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 11
11
- id : check-yaml
12
12
13
13
- repo : https://github.com/commitizen-tools/commitizen
14
- rev : v4.4.1
14
+ rev : v4.8.3
15
15
hooks :
16
16
- id : commitizen
17
17
@@ -30,13 +30,13 @@ repos:
30
30
args : ["--in-place"]
31
31
32
32
- repo : https://github.com/adrienverge/yamllint.git
33
- rev : v1.37.0
33
+ rev : v1.37.1
34
34
hooks :
35
35
- id : yamllint
36
36
args : ["-d relaxed"]
37
37
38
38
- repo : https://github.com/python-jsonschema/check-jsonschema
39
- rev : 0.32.1
39
+ rev : 0.33.0
40
40
hooks :
41
41
- id : check-github-workflows
42
42
46
46
- id : actionlint
47
47
48
48
- repo : https://github.com/asottile/pyupgrade
49
- rev : v3.19.1
49
+ rev : v3.20.0
50
50
hooks :
51
51
- id : pyupgrade
52
52
58
58
- tomli
59
59
60
60
- repo : https://github.com/astral-sh/ruff-pre-commit
61
- rev : v0.11.2
61
+ rev : v0.11.13
62
62
hooks :
63
63
- id : ruff
64
64
args : ["--fix"]
You can’t perform that action at this time.
0 commit comments