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 11repos :
22 - repo : https://github.com/pre-commit/pre-commit-hooks
3- rev : v4.6 .0
3+ rev : v5.0 .0
44 hooks :
55 - id : check-merge-conflict
66 - id : debug-statements
77 - id : trailing-whitespace
88 - id : end-of-file-fixer
99 - repo : https://github.com/python-jsonschema/check-jsonschema
10- rev : " 0.28.3 "
10+ rev : " 0.30.0 "
1111 hooks :
1212 - id : check-github-workflows
1313 - repo : https://github.com/pre-commit/mirrors-prettier
@@ -18,16 +18,16 @@ repos:
1818 # https://prettier.io for list). Add other types here.
1919 types_or : [yaml, json]
2020 - repo : https://github.com/astral-sh/ruff-pre-commit
21- rev : " v0.4.4 "
21+ rev : " v0.8.6 "
2222 hooks :
2323 - id : ruff
2424 args : [--fix, --exit-non-zero-on-fix]
2525 - id : ruff-format
2626 - repo : https://github.com/pre-commit/mirrors-mypy
27- rev : " v1.10.0 "
27+ rev : " v1.14.1 "
2828 hooks :
2929 - id : mypy
3030 - repo : https://github.com/igorshubovych/markdownlint-cli
31- rev : v0.40 .0
31+ rev : v0.43 .0
3232 hooks :
3333 - id : markdownlint-fix
You can’t perform that action at this time.
0 commit comments