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 : v3.4 .0
3+ rev : v4.3 .0
44 hooks :
55 - id : check-added-large-files
66 - id : check-case-conflict
@@ -11,24 +11,24 @@ repos:
1111 - id : end-of-file-fixer
1212 - id : trailing-whitespace
1313- repo : https://github.com/psf/black
14- rev : 21.4b2
14+ rev : 22.8.0
1515 hooks :
1616 - id : black
1717 language_version : python3
1818- repo : https://github.com/pycqa/isort
19- rev : 5.8.0
19+ rev : 5.10.1
2020 hooks :
2121 - id : isort
2222- repo : https://github.com/PyCQA/flake8
23- rev : 3.9.1
23+ rev : 5.0.4
2424 hooks :
2525 - id : flake8
2626 additional_dependencies :
2727 - flake8-bugbear
2828 - flake8-comprehensions
2929 - flake8-tidy-imports
3030- repo : https://github.com/mgedmin/check-manifest
31- rev : " 0.46 "
31+ rev : " 0.48 "
3232 hooks :
3333 - id : check-manifest
3434 args : [--no-build-isolation]
You can’t perform that action at this time.
0 commit comments