Skip to content

Commit 1695484

Browse files
Bump version of pre-commit hooks (#796)
Co-authored-by: christophfroehlich <[email protected]>
1 parent 7c29502 commit 1695484

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ repos:
6262

6363
# CPP hooks
6464
- repo: https://github.com/pre-commit/mirrors-clang-format
65-
rev: v20.1.0
65+
rev: v20.1.3
6666
hooks:
6767
- id: clang-format
6868
args: ['-fallback-style=none', '-i']
@@ -131,7 +131,7 @@ repos:
131131
exclude: CHANGELOG\.rst|\.(svg|pyc)$
132132

133133
- repo: https://github.com/python-jsonschema/check-jsonschema
134-
rev: 0.32.1
134+
rev: 0.33.0
135135
hooks:
136136
- id: check-github-workflows
137137
args: ["--verbose"]

0 commit comments

Comments
 (0)