Skip to content

Commit 9c4d5f3

Browse files
ndgrigoriangithub-actions[bot]
authored andcommitted
chore: update pre-commit hooks
1 parent cc203cd commit 9c4d5f3

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)