File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11repos :
22- repo : https://github.com/psf/black
3- rev : 23.7 .0
3+ rev : 23.11 .0
44 hooks :
55 - id : black
66 args : [--safe, --quiet]
77- repo : https://github.com/pre-commit/pre-commit-hooks
8- rev : v4.4 .0
8+ rev : v4.5 .0
99 hooks :
1010 - id : trailing-whitespace
1111 - id : end-of-file-fixer
@@ -14,21 +14,21 @@ repos:
1414 - id : check-yaml
1515 - id : debug-statements
1616- repo : https://github.com/PyCQA/flake8
17- rev : 6.0 .0
17+ rev : 6.1 .0
1818 hooks :
1919 - id : flake8
2020- repo : https://github.com/asottile/reorder-python-imports
21- rev : v3.10 .0
21+ rev : v3.12 .0
2222 hooks :
2323 - id : reorder-python-imports
2424 args : ['--application-directories=.:src', --py36-plus]
2525- repo : https://github.com/asottile/pyupgrade
26- rev : v3.9 .0
26+ rev : v3.15 .0
2727 hooks :
2828 - id : pyupgrade
2929 args : [--py36-plus]
3030- repo : https://github.com/pre-commit/mirrors-mypy
31- rev : v1.4.1
31+ rev : v1.7.0
3232 hooks :
3333 - id : mypy
3434 additional_dependencies :
You can’t perform that action at this time.
0 commit comments