File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -6,19 +6,19 @@ default_language_version:
6
6
7
7
repos :
8
8
- repo : https://github.com/hadolint/hadolint
9
- rev : v2.13.1
9
+ rev : v2.14.0
10
10
hooks :
11
11
- id : hadolint-docker
12
12
13
13
- repo : https://github.com/renovatebot/pre-commit-hooks
14
- rev : 41.98.4
14
+ rev : 41.125.3
15
15
hooks :
16
16
- id : renovate-config-validator
17
17
args : [--strict]
18
18
stages : [manual]
19
19
20
20
- repo : https://github.com/python-jsonschema/check-jsonschema
21
- rev : 0.33.3
21
+ rev : 0.34.0
22
22
hooks :
23
23
- id : check-github-workflows
24
24
@@ -74,15 +74,15 @@ repos:
74
74
stages : [manual]
75
75
76
76
- repo : https://github.com/astral-sh/ruff-pre-commit
77
- rev : v0.12.12
77
+ rev : v0.13.1
78
78
hooks :
79
79
- id : ruff
80
80
args : [--fix]
81
81
82
82
- id : ruff-format
83
83
84
84
- repo : https://github.com/astral-sh/uv-pre-commit
85
- rev : 0.8.15
85
+ rev : 0.8.20
86
86
hooks :
87
87
- id : uv-lock
88
88
always_run : true
You can’t perform that action at this time.
0 commit comments