File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 6
6
- shellcheck
7
7
repos :
8
8
- repo : https://github.com/astral-sh/ruff-pre-commit
9
- rev : v0.5.6
9
+ rev : v0.6.3
10
10
hooks :
11
11
- id : ruff
12
12
args :
13
13
- --fix
14
14
- id : ruff-format
15
15
- repo : https://github.com/commitizen-tools/commitizen
16
- rev : v3.28 .0
16
+ rev : v3.29 .0
17
17
hooks :
18
18
- id : commitizen
19
19
- repo : https://github.com/koalaman/shellcheck-precommit
@@ -52,11 +52,11 @@ repos:
52
52
- id : mixed-line-ending
53
53
- id : trailing-whitespace
54
54
- repo : https://github.com/python-jsonschema/check-jsonschema
55
- rev : 0.29.1
55
+ rev : 0.29.2
56
56
hooks :
57
57
- id : check-github-workflows
58
58
- repo : https://github.com/scop/pre-commit-shfmt
59
- rev : v3.8 .0-1
59
+ rev : v3.9 .0-1
60
60
hooks :
61
61
- id : shfmt
62
62
files : \.(bash|sh|zsh)(\.tmpl)?$
@@ -69,12 +69,12 @@ repos:
69
69
- --case-indent
70
70
- --space-redirects
71
71
- repo : https://github.com/sirosen/texthooks
72
- rev : 0.6.6
72
+ rev : 0.6.7
73
73
hooks :
74
74
- id : fix-ligatures
75
75
- id : fix-spaces
76
76
- id : forbid-bidi-controls
77
77
- repo : https://github.com/streetsidesoftware/cspell-cli
78
- rev : v8.13.1
78
+ rev : v8.13.3
79
79
hooks :
80
80
- id : cspell
You can’t perform that action at this time.
0 commit comments