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 9
9
- shfmt-docker
10
10
repos :
11
11
- repo : https://github.com/pre-commit/pre-commit-hooks
12
- rev : v5 .0.0
12
+ rev : v6 .0.0
13
13
hooks :
14
14
- id : trailing-whitespace
15
15
exclude : static/js/lib/ckeditor/plugins/MarkdownListSyntax.test.ts
24
24
- id : check-toml
25
25
- id : debug-statements
26
26
- repo : https://github.com/scop/pre-commit-shfmt
27
- rev : v3.11 .0-1
27
+ rev : v3.12 .0-2
28
28
hooks :
29
29
- id : shfmt-docker
30
30
- repo : https://github.com/jumanjihouse/pre-commit-hook-yamlfmt
72
72
- --exclude-files
73
73
- " .*/generated/"
74
74
- repo : https://github.com/astral-sh/ruff-pre-commit
75
- rev : " v0.12.2 "
75
+ rev : " v0.12.8 "
76
76
hooks :
77
77
- id : ruff-format
78
78
- id : ruff
@@ -104,7 +104,7 @@ repos:
104
104
exclude : " (node_modules/|static/css/vendor/)"
105
105
require_serial : false
106
106
- repo : https://github.com/shellcheck-py/shellcheck-py
107
- rev : v0.10 .0.1
107
+ rev : v0.11 .0.1
108
108
hooks :
109
109
- id : shellcheck
110
110
args : ["--severity=warning"]
You can’t perform that action at this time.
0 commit comments