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 : trailing-whitespace
66 - id : end-of-file-fixer
@@ -11,20 +11,20 @@ repos:
1111 - id : check-ast
1212
1313- repo : https://github.com/psf/black
14- rev : 24.4.2
14+ rev : 25.1.0
1515 hooks :
1616 - id : black
1717
1818- repo : https://github.com/astral-sh/ruff-pre-commit
19- rev : v0.5.4
19+ rev : v0.11.5
2020 hooks :
2121 - args :
2222 - --fix
2323 - --exit-non-zero-on-fix
2424 id : ruff
2525
2626- repo : https://github.com/pre-commit/mirrors-mypy
27- rev : v1.11 .0
27+ rev : v1.15 .0
2828 hooks :
2929 - additional_dependencies :
3030 - types-setuptools
3636 id : mypy
3737
3838- repo : https://gitlab.com/vojko.pribudic.foss/pre-commit-update
39- rev : v0.3.3post1
39+ rev : v0.6.1
4040 hooks :
4141 - id : pre-commit-update
4242
You can’t perform that action at this time.
0 commit comments