Skip to content

Commit 016fecd

Browse files
ndgrigoriangithub-actions[bot]
authored andcommitted
chore: update pre-commit hooks
1 parent fa08f82 commit 016fecd

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
@@ -50,7 +50,7 @@ repos:
5050
- id: black
5151

5252
- repo: https://github.com/pre-commit/mirrors-clang-format
53-
rev: v22.1.0
53+
rev: v22.1.1
5454
hooks:
5555
- id: clang-format
5656
args: ["-i"]
@@ -110,7 +110,7 @@ repos:
110110
- id: shellcheck
111111

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

0 commit comments

Comments
 (0)