File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 22# See https://pre-commit.com/hooks.html for more hooks
33repos :
44- repo : https://github.com/PyCQA/bandit
5- rev : ' 1.8.6 '
5+ rev : ' 1.9.1 '
66 hooks :
77 - id : bandit
88 pass_filenames : false
5353 - id : rst-inline-touching-normal
5454 - id : text-unicode-replacement-char
5555- repo : https://github.com/asottile/pyupgrade
56- rev : v3.21.1
56+ rev : v3.21.2
5757 hooks :
5858 - id : pyupgrade
5959- repo : https://github.com/codespell-project/codespell
9494 - id : clang-format
9595 args : ["-i"]
9696- repo : https://github.com/gitleaks/gitleaks
97- rev : v8.29.0
97+ rev : v8.29.1
9898 hooks :
9999 - id : gitleaks
100100- repo : https://github.com/jumanjihouse/pre-commit-hooks
@@ -124,7 +124,7 @@ repos:
124124 - id : pretty-format-toml
125125 args : [--autofix]
126126- repo : https://github.com/rhysd/actionlint
127- rev : v1.7.8
127+ rev : v1.7.9
128128 hooks :
129129 - id : actionlint
130130- repo : https://github.com/BlankSpruce/gersemi
You can’t perform that action at this time.
0 commit comments