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 33# See https://pre-commit.com/hooks.html for more hooks
44repos :
55- repo : https://github.com/pre-commit/pre-commit-hooks
6- rev : v5 .0.0
6+ rev : v6 .0.0
77 hooks :
88 - id : trailing-whitespace
99 - id : end-of-file-fixer
4141 additional_dependencies : ["gibberish_detector"]
4242- repo : https://github.com/astral-sh/ruff-pre-commit
4343 # Ruff version.
44- rev : ' v0.12.5 '
44+ rev : ' v0.14.0 '
4545 hooks :
4646 - id : ruff-format
4747 - id : ruff
@@ -61,11 +61,11 @@ repos:
6161# - types-PyYAML
6262# - types-requests
6363- repo : https://github.com/shellcheck-py/shellcheck-py
64- rev : v0.10 .0.1
64+ rev : v0.11 .0.1
6565 hooks :
6666 - id : shellcheck
6767- repo : https://github.com/rhysd/actionlint
68- rev : v1.7.7
68+ rev : v1.7.8
6969 hooks :
7070 - id : actionlint
7171 name : actionlint
You can’t perform that action at this time.
0 commit comments