Skip to content

Commit 9f9e8b5

Browse files
authored
Merge pull request #296 from IntelPython/bot/pre-commit-autoupdate
Weekly pre-commit autoupdate
2 parents 4596b81 + 3778222 commit 9f9e8b5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ repos:
5252
exclude: "_vendored/conv_template.py"
5353

5454
- repo: https://github.com/pre-commit/mirrors-clang-format
55-
rev: v22.1.0
55+
rev: v22.1.1
5656
hooks:
5757
- id: clang-format
5858
args: ["-i"]
@@ -112,7 +112,7 @@ repos:
112112
- id: shellcheck
113113

114114
- repo: https://github.com/gitleaks/gitleaks
115-
rev: v8.30.1
115+
rev: v8.30.0
116116
hooks:
117117
- id: gitleaks
118118

0 commit comments

Comments
 (0)