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 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.29.1 "
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.5.5 "
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.11 .0"
2828 hooks :
2929 - id : mypy
3030 - repo : https://github.com/igorshubovych/markdownlint-cli
31- rev : v0.40 .0
31+ rev : v0.41 .0
3232 hooks :
3333 - id : markdownlint-fix
You can’t perform that action at this time.
0 commit comments