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 6
6
- id : check-useless-excludes
7
7
# - id: identity # Prints all files passed to pre-commits. Debugging.
8
8
- repo : https://github.com/lyz-code/yamlfix
9
- rev : 1.17 .0
9
+ rev : 1.18 .0
10
10
hooks :
11
11
- id : yamlfix
12
12
- repo : https://github.com/pre-commit/pre-commit-hooks
42
42
hooks :
43
43
- id : yamllint
44
44
- repo : https://github.com/astral-sh/ruff-pre-commit
45
- rev : v0.12.11
45
+ rev : v0.13.3
46
46
hooks :
47
47
- id : ruff-check
48
48
types_or :
84
84
- ' 88'
85
85
files : (docs/.|CHANGES.md|CODE_OF_CONDUCT.md)
86
86
- repo : https://github.com/pre-commit/mirrors-mypy
87
- rev : v1.17.1
87
+ rev : v1.18.2
88
88
hooks :
89
89
- id : mypy
90
90
args :
@@ -100,7 +100,7 @@ repos:
100
100
# - dags >= 0.3
101
101
- optree >= 0.15
102
102
- repo : https://github.com/python-jsonschema/check-jsonschema
103
- rev : 0.33.3
103
+ rev : 0.34.0
104
104
hooks :
105
105
- id : check-jsonschema
106
106
name : Validate JSON/YAML files against schema
You can’t perform that action at this time.
0 commit comments