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/pre-commit/pre-commit-hooks
5- rev : v5 .0.0
5+ rev : v6 .0.0
66 hooks :
77 - id : trailing-whitespace
88 - id : end-of-file-fixer
1717 - id : pretty-format-json
1818 args : [--no-sort-keys, --autofix, --no-ensure-ascii]
1919- repo : https://github.com/astral-sh/ruff-pre-commit
20- rev : v0.11.6
20+ rev : v0.12.10
2121 hooks :
2222 - id : ruff
2323 args : [--fix, --exit-non-zero-on-fix]
2727 - id : check-hooks-apply
2828 - id : check-useless-excludes
2929- repo : https://github.com/macisamuele/language-formatters-pre-commit-hooks
30- rev : v2.14 .0
30+ rev : v2.15 .0
3131 hooks :
3232 - id : pretty-format-yaml
3333 args : [--autofix, --indent, '2']
5959 hooks :
6060 - id : actionlint
6161- repo : https://github.com/woodruffw/zizmor-pre-commit
62- rev : v1.6.0
62+ rev : v1.12.1
6363 hooks :
6464 - id : zizmor
You can’t perform that action at this time.
0 commit comments