Skip to content

Commit 99d67d9

Browse files
authored
Merge pull request #3 from jrl-umi3218/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents f289dc5 + 64e6081 commit 99d67d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ repos:
44
- id: check-useless-excludes
55
- id: check-hooks-apply
66
- repo: https://github.com/pre-commit/mirrors-clang-format
7-
rev: v18.1.2
7+
rev: v18.1.3
88
hooks:
99
- id: clang-format
1010
'types_or': [c++, c]
1111
- repo: https://github.com/pre-commit/pre-commit-hooks
12-
rev: v4.5.0
12+
rev: v4.6.0
1313
hooks:
1414
- id: check-added-large-files
1515
- id: check-merge-conflict

0 commit comments

Comments
 (0)