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 66 - id : check-useless-excludes
77 # - id: identity # Prints all files passed to pre-commits. Debugging.
88 - repo : https://github.com/lyz-code/yamlfix
9- rev : 1.17 .0
9+ rev : 1.18 .0
1010 hooks :
1111 - id : yamlfix
1212 - repo : https://github.com/pre-commit/pre-commit-hooks
4242 hooks :
4343 - id : yamllint
4444 - repo : https://github.com/astral-sh/ruff-pre-commit
45- rev : v0.12.11
45+ rev : v0.13.3
4646 hooks :
4747 - id : ruff-check
4848 types_or :
8484 - ' 88'
8585 files : (docs/.|CHANGES.md|CODE_OF_CONDUCT.md)
8686 - repo : https://github.com/pre-commit/mirrors-mypy
87- rev : v1.17.1
87+ rev : v1.18.2
8888 hooks :
8989 - id : mypy
9090 args :
@@ -100,7 +100,7 @@ repos:
100100 # - dags >= 0.3
101101 - optree >= 0.15
102102 - repo : https://github.com/python-jsonschema/check-jsonschema
103- rev : 0.33.3
103+ rev : 0.34.0
104104 hooks :
105105 - id : check-jsonschema
106106 name : Validate JSON/YAML files against schema
You can’t perform that action at this time.
0 commit comments