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 @@ -5,7 +5,7 @@ default_language_version:
55
66repos :
77 - repo : https://github.com/pre-commit/pre-commit-hooks
8- rev : v4.3 .0
8+ rev : v4.4 .0
99 hooks :
1010 - id : check-added-large-files
1111 - id : end-of-file-fixer
@@ -23,23 +23,23 @@ repos:
2323 - id : debug-statements
2424
2525 - repo : https://github.com/pycqa/isort
26- rev : 5.10.1
26+ rev : v5.11.3
2727 hooks :
2828 - id : isort
2929 name : isort (python)
3030
3131 - repo : https://github.com/psf/black
32- rev : 22.8 .0
32+ rev : 22.12 .0
3333 hooks :
3434 - id : black
3535
3636 - repo : https://github.com/pycqa/flake8
37- rev : 5 .0.4
37+ rev : 6 .0.0
3838 hooks :
3939 - id : flake8
4040
4141 - repo : https://github.com/asottile/setup-cfg-fmt
42- rev : v2.0 .0
42+ rev : v2.2 .0
4343 hooks :
4444 - id : setup-cfg-fmt
4545
You can’t perform that action at this time.
0 commit comments