Skip to content

Commit 8f5a863

Browse files
tpoignonecgithub-actions[bot]
authored andcommitted
Bump version of pre-commit hooks
1 parent 9b344c7 commit 8f5a863

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
@@ -63,7 +63,7 @@ repos:
6363

6464
# CPP hooks
6565
- repo: https://github.com/pre-commit/mirrors-clang-format
66-
rev: v19.1.3
66+
rev: v19.1.4
6767
hooks:
6868
- id: clang-format
6969
args: ['-fallback-style=none', '-i']
@@ -133,7 +133,7 @@ repos:
133133
exclude: CHANGELOG\.rst|\.(svg|pyc|drawio)$
134134

135135
- repo: https://github.com/python-jsonschema/check-jsonschema
136-
rev: 0.29.4
136+
rev: 0.30.0
137137
hooks:
138138
- id: check-github-workflows
139139
args: ["--verbose"]

0 commit comments

Comments
 (0)