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 44
55repos :
66 - repo : https://github.com/pre-commit/pre-commit-hooks
7- rev : v4.1 .0
7+ rev : v4.4 .0
88 hooks :
99 - id : check-added-large-files
1010 - id : check-case-conflict
@@ -17,17 +17,17 @@ repos:
1717 - id : end-of-file-fixer
1818 - id : trailing-whitespace
1919 - repo : https://github.com/psf/black
20- rev : 21.12b0
20+ rev : 22.12.0
2121 hooks :
2222 - id : black
2323 language_version : python3
2424 additional_dependencies : ['click<8.1']
2525 - repo : https://github.com/pycqa/isort
26- rev : 5.10.1
26+ rev : v5.11.3
2727 hooks :
2828 - id : isort
2929 - repo : https://github.com/PyCQA/flake8
30- rev : 4 .0.1
30+ rev : 6 .0.0
3131 hooks :
3232 - id : flake8
3333 additional_dependencies :
3838 - flake8-tidy-imports
3939 - flake8-print
4040 - repo : https://github.com/mgedmin/check-manifest
41- rev : " 0.47 "
41+ rev : " 0.49 "
4242 hooks :
4343 - id : check-manifest
4444 args : [--no-build-isolation]
You can’t perform that action at this time.
0 commit comments