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 11repos :
22 - repo : https://github.com/pre-commit/pre-commit-hooks
3- rev : ' v5 .0.0'
3+ rev : ' v6 .0.0'
44 hooks :
55 - id : check-merge-conflict
66 - id : check-toml
@@ -18,22 +18,22 @@ repos:
1818 - --no-sort-keys
1919 - id : trailing-whitespace
2020 - repo : https://github.com/DavidAnson/markdownlint-cli2
21- rev : ' v0.17.2 '
21+ rev : ' v0.18.1 '
2222 hooks :
2323 - id : markdownlint-cli2
2424 - repo : https://github.com/psf/black
2525 rev : ' 25.1.0'
2626 hooks :
2727 - id : black
2828 - repo : https://github.com/pre-commit/mirrors-mypy
29- rev : ' v1.15.0 '
29+ rev : ' v1.17.1 '
3030 hooks :
3131 - id : mypy
3232 exclude : ' ^(?:(?!src).)*$'
3333 additional_dependencies :
3434 - types-requests
3535 - repo : https://github.com/astral-sh/ruff-pre-commit
36- rev : ' v0.9 .10'
36+ rev : ' v0.12 .10'
3737 hooks :
3838 - id : ruff
3939 args :
You can’t perform that action at this time.
0 commit comments