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 :
2- - repo : https://github.com/ambv /black
3- rev : 20.8b1
2+ - repo : https://github.com/psf /black
3+ rev : 21.9b0
44 hooks :
55 - id : black
66 exclude : ^(oauth2_provider/migrations/|tests/migrations/)
77 - repo : https://github.com/pre-commit/pre-commit-hooks
8- rev : v3.2.0
8+ rev : v4.0.1
99 hooks :
1010 - id : check-ast
1111 - id : trailing-whitespace
@@ -16,12 +16,12 @@ repos:
1616 - id : mixed-line-ending
1717 args : ['--fix=lf']
1818 - repo : https://github.com/PyCQA/isort
19- rev : 5.6 .3
19+ rev : 5.9 .3
2020 hooks :
2121 - id : isort
2222 exclude : ^(oauth2_provider/migrations/|tests/migrations/)
23- - repo : https://gitlab .com/pycqa /flake8
24- rev : 3.8.4
23+ - repo : https://github .com/PyCQA /flake8
24+ rev : 4.0.1
2525 hooks :
2626 - id : flake8
2727 exclude : ^(oauth2_provider/migrations/|tests/migrations/)
You can’t perform that action at this time.
0 commit comments