We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4596b81 + 3778222 commit 9f9e8b5Copy full SHA for 9f9e8b5
1 file changed
.pre-commit-config.yaml
@@ -52,7 +52,7 @@ repos:
52
exclude: "_vendored/conv_template.py"
53
54
- repo: https://github.com/pre-commit/mirrors-clang-format
55
- rev: v22.1.0
+ rev: v22.1.1
56
hooks:
57
- id: clang-format
58
args: ["-i"]
@@ -112,7 +112,7 @@ repos:
112
- id: shellcheck
113
114
- repo: https://github.com/gitleaks/gitleaks
115
- rev: v8.30.1
+ rev: v8.30.0
116
117
- id: gitleaks
118
0 commit comments