File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 77 - id : check-hooks-apply
88 - id : check-useless-excludes
99 - repo : https://github.com/pre-commit/pre-commit-hooks
10- rev : v5 .0.0
10+ rev : v6 .0.0
1111 hooks :
1212 - id : check-added-large-files
1313 - id : check-builtin-literals
@@ -31,23 +31,23 @@ repos:
3131 - id : requirements-txt-fixer
3232 - id : trailing-whitespace
3333 - repo : https://github.com/astral-sh/ruff-pre-commit
34- rev : v0.8.2
34+ rev : v0.14.6
3535 hooks :
3636 - id : ruff
3737 args : [--exit-non-zero-on-fix, --fix]
3838 - id : ruff-format
3939 args : [--check]
4040 - repo : https://github.com/adrienverge/yamllint.git
41- rev : v1.35 .1
41+ rev : v1.37 .1
4242 hooks :
4343 - id : yamllint
4444 args : [--strict]
4545 - repo : https://github.com/hadolint/hadolint
46- rev : v2.12 .0
46+ rev : v2.14 .0
4747 hooks :
4848 - id : hadolint-docker
4949 name : hadolint
5050 - repo : https://github.com/woodruffw/zizmor-pre-commit
51- rev : v0.9.2
51+ rev : v1.16.3
5252 hooks :
5353 - id : zizmor
You can’t perform that action at this time.
0 commit comments