Skip to content

Commit e5926c4

Browse files
authored
Merge pull request #164 from IntelPython/bot/pre-commit-autoupdate
Weekly pre-commit autoupdate
2 parents d4027de + 40b0bcd commit e5926c4

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
@@ -44,7 +44,7 @@ repos:
4444
- tomli
4545

4646
- repo: https://github.com/psf/black
47-
rev: 26.3.0
47+
rev: 26.3.1
4848
hooks:
4949
- id: black
5050
exclude: "_vendored/conv_template.py"
@@ -110,7 +110,7 @@ repos:
110110
- id: shellcheck
111111

112112
- repo: https://github.com/gitleaks/gitleaks
113-
rev: v8.30.0
113+
rev: v8.30.1
114114
hooks:
115115
- id: gitleaks
116116

0 commit comments

Comments
 (0)