File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
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 : 5.9.1
44 hooks :
55 - id : isort
66 - repo : https://github.com/psf/black
7- rev : 21.4b0
7+ rev : 21.6b0
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 : v4.0.1
1313 hooks :
1414 - id : end-of-file-fixer
1515 - id : trailing-whitespace
1919 - id : check-merge-conflict
2020 - id : debug-statements
2121 - repo : https://github.com/pycqa/flake8.git
22- rev : 3.9.1
22+ rev : 3.9.2
2323 hooks :
2424 - id : flake8
2525 - repo : https://github.com/adrienverge/yamllint.git
3030 types : [file, yaml]
3131 entry : yamllint --strict
3232 - repo : https://github.com/pre-commit/mirrors-mypy
33- rev : v0.812
33+ rev : v0.902
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 : v2.8.3
4545 hooks :
4646 - id : pylint
4747 additional_dependencies :
You can’t perform that action at this time.
0 commit comments