We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a618f10 + 116d324 commit 6ea8f0bCopy full SHA for 6ea8f0b
.pre-commit-config.yaml
@@ -24,7 +24,7 @@ repos:
24
exclude: .md5$|^external/|^tools/|Testing/Tools/cxxtest
25
26
- repo: https://github.com/pre-commit/mirrors-clang-format
27
- rev: v19.1.6
+ rev: v19.1.7
28
hooks:
29
- id: clang-format
30
exclude: Testing/Tools/cxxtest|tools|qt/icons/resources/
@@ -59,7 +59,7 @@ repos:
59
)$
60
61
- repo: https://github.com/astral-sh/ruff-pre-commit
62
- rev: v0.9.1
+ rev: v0.9.2
63
# ruff must appear before black in the list of hooks
64
65
- id: ruff
0 commit comments