File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 11repos :
22 - repo : https://github.com/PyCQA/isort
3- rev : 5.8.0
3+ rev : 6.0.1
44 hooks :
55 - id : isort
66 - repo : https://github.com/psf/black
7- rev : 21.4b0
7+ rev : 25.1.0
88 hooks :
99 - id : black
1010 language_version : python3
1111 - repo : https://github.com/pre-commit/pre-commit-hooks.git
12- rev : v3.4 .0
12+ rev : v5.0 .0
1313 hooks :
1414 - id : end-of-file-fixer
1515 - id : trailing-whitespace
@@ -19,18 +19,18 @@ repos:
1919 - id : check-merge-conflict
2020 - id : debug-statements
2121 - repo : https://github.com/pycqa/flake8.git
22- rev : 3.9.1
22+ rev : 7.1.2
2323 hooks :
2424 - id : flake8
2525 - repo : https://github.com/adrienverge/yamllint.git
26- rev : v1.26.1
26+ rev : v1.37.0
2727 hooks :
2828 - id : yamllint
2929 files : \.(yaml|yml)$
3030 types : [file, yaml]
3131 entry : yamllint --strict
3232 - repo : https://github.com/pre-commit/mirrors-mypy
33- rev : v0.812
33+ rev : v1.15.0
3434 hooks :
3535 - id : mypy
3636 # empty args needed in order to match mypy cli behavior
4141 - rich
4242 - tox
4343 - repo : https://github.com/pycqa/pylint
44- rev : v2.8.2
44+ rev : v3.3.6
4545 hooks :
4646 - id : pylint
4747 additional_dependencies :
You can’t perform that action at this time.
0 commit comments