Skip to content

Commit e01a69d

Browse files
authored
Merge pull request #15 from Simple-Robotics/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents ce21d63 + 5190afc commit e01a69d

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,14 +4,14 @@ ci:
44
autoupdate_schedule: quarterly
55
repos:
66
- repo: https://github.com/pre-commit/mirrors-clang-format
7-
rev: v20.1.7
7+
rev: v21.1.2
88
hooks:
99
- id: clang-format
1010
types_or: []
1111
types: [text]
1212
files: \.(cpp|cxx|c|h|hpp|hxx|txx)$
1313
- repo: https://github.com/pre-commit/pre-commit-hooks
14-
rev: v5.0.0
14+
rev: v6.0.0
1515
hooks:
1616
- id: check-added-large-files
1717
- id: check-case-conflict

0 commit comments

Comments
 (0)