We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d4027de + 40b0bcd commit e5926c4Copy full SHA for e5926c4
1 file changed
.pre-commit-config.yaml
@@ -44,7 +44,7 @@ repos:
44
- tomli
45
46
- repo: https://github.com/psf/black
47
- rev: 26.3.0
+ rev: 26.3.1
48
hooks:
49
- id: black
50
exclude: "_vendored/conv_template.py"
@@ -110,7 +110,7 @@ repos:
110
- id: shellcheck
111
112
- repo: https://github.com/gitleaks/gitleaks
113
- rev: v8.30.0
+ rev: v8.30.1
114
115
- id: gitleaks
116
0 commit comments