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 : " v6.0 .0"
44 hooks :
55 - id : check-json
66 - id : check-merge-conflict
99 - id : end-of-file-fixer
1010 - id : trailing-whitespace
1111 - repo : https://github.com/rbubley/mirrors-prettier
12- rev : " v3.3.3 "
12+ rev : " v3.6.2 "
1313 hooks :
1414 - id : prettier
1515 args :
1616 - --no-error-on-unmatched-pattern
1717 - repo : https://github.com/DavidAnson/markdownlint-cli2
18- rev : " v0.14.0 "
18+ rev : " v0.18.1 "
1919 hooks :
2020 - id : markdownlint-cli2
2121 - repo : https://github.com/astral-sh/ruff-pre-commit
22- rev : " v0.6.8 "
22+ rev : " v0.12.10 "
2323 hooks :
2424 - id : ruff
2525 - id : ruff-format
2626 - repo : https://github.com/pre-commit/mirrors-mypy
27- rev : " v1.11.2 "
27+ rev : " v1.17.1 "
2828 hooks :
2929 - id : mypy
3030 additional_dependencies :
You can’t perform that action at this time.
0 commit comments