We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7336d24 + 5a5f1c2 commit 0d0bd05Copy full SHA for 0d0bd05
1 file changed
.pre-commit-config.yaml
@@ -46,7 +46,7 @@ repos:
46
- tomli
47
48
- repo: https://github.com/psf/black
49
- rev: 26.3.0
+ rev: 26.3.1
50
hooks:
51
- id: black
52
exclude: "_vendored/conv_template.py"
@@ -112,7 +112,7 @@ repos:
112
- id: shellcheck
113
114
- repo: https://github.com/gitleaks/gitleaks
115
- rev: v8.30.0
+ rev: v8.30.1
116
117
- id: gitleaks
118
0 commit comments