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 2
2
# See https://pre-commit.com/hooks.html for more hooks
3
3
repos :
4
4
- repo : https://github.com/pre-commit/pre-commit-hooks
5
- rev : v5 .0.0
5
+ rev : v6 .0.0
6
6
hooks :
7
7
- id : trailing-whitespace
8
8
- id : end-of-file-fixer
17
17
- id : pretty-format-json
18
18
args : [--no-sort-keys, --autofix, --no-ensure-ascii]
19
19
- repo : https://github.com/astral-sh/ruff-pre-commit
20
- rev : v0.11.6
20
+ rev : v0.12.8
21
21
hooks :
22
22
- id : ruff
23
23
args : [--fix, --exit-non-zero-on-fix]
27
27
- id : check-hooks-apply
28
28
- id : check-useless-excludes
29
29
- repo : https://github.com/macisamuele/language-formatters-pre-commit-hooks
30
- rev : v2.14 .0
30
+ rev : v2.15 .0
31
31
hooks :
32
32
- id : pretty-format-yaml
33
33
args : [--autofix, --indent, '2']
59
59
hooks :
60
60
- id : actionlint
61
61
- repo : https://github.com/woodruffw/zizmor-pre-commit
62
- rev : v1.6 .0
62
+ rev : v1.11 .0
63
63
hooks :
64
64
- id : zizmor
You can’t perform that action at this time.
0 commit comments