We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24df3d4 commit 9185a5bCopy full SHA for 9185a5b
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
- id: check-useless-excludes
12
- id: check-hooks-apply
13
- repo: https://github.com/pre-commit/mirrors-clang-format
14
- rev: v19.1.7
+ rev: v20.1.0
15
hooks:
16
- id: clang-format
17
- repo: https://github.com/pre-commit/pre-commit-hooks
0 commit comments