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
- style-lint
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
- id : end-of-file-fixer
41
41
html,
42
42
]
43
43
- repo : https://github.com/scop/pre-commit-shfmt
44
- rev : v3.11 .0-1
44
+ rev : v3.12 .0-2
45
45
hooks :
46
46
- id : shfmt
47
47
- repo : https://github.com/adrienverge/yamllint.git
78
78
- " config/keycloak/realms/ol-local-realm.json"
79
79
additional_dependencies : ["gibberish-detector"]
80
80
- repo : https://github.com/astral-sh/ruff-pre-commit
81
- rev : " v0.11.13 "
81
+ rev : " v0.12.9 "
82
82
hooks :
83
83
- id : ruff-format
84
84
- id : ruff
@@ -106,7 +106,7 @@ repos:
106
106
exclude : node_modules/
107
107
require_serial : false
108
108
- repo : https://github.com/shellcheck-py/shellcheck-py
109
- rev : v0.10 .0.1
109
+ rev : v0.11 .0.1
110
110
hooks :
111
111
- id : shellcheck
112
112
args : ["--severity=warning"]
You can’t perform that action at this time.
0 commit comments