We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa08f82 commit 016fecdCopy full SHA for 016fecd
.pre-commit-config.yaml
@@ -50,7 +50,7 @@ repos:
50
- id: black
51
52
- repo: https://github.com/pre-commit/mirrors-clang-format
53
- rev: v22.1.0
+ rev: v22.1.1
54
hooks:
55
- id: clang-format
56
args: ["-i"]
@@ -110,7 +110,7 @@ repos:
110
- id: shellcheck
111
112
- repo: https://github.com/gitleaks/gitleaks
113
- rev: v8.30.1
+ rev: v8.30.0
114
115
- id: gitleaks
116
0 commit comments