File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 11exclude : ' ^pypi_browser/static/bootstrap'
22repos :
33- repo : https://github.com/pre-commit/pre-commit-hooks
4- rev : v4.6 .0
4+ rev : v5.0 .0
55 hooks :
66 - id : trailing-whitespace
77 - id : end-of-file-fixer
@@ -10,25 +10,25 @@ repos:
1010 - id : double-quote-string-fixer
1111 - id : name-tests-test
1212 - id : requirements-txt-fixer
13- - repo : https://github.com/asottile/reorder_python_imports
14- rev : v3.12 .0
13+ - repo : https://github.com/asottile/reorder-python-imports
14+ rev : v3.15 .0
1515 hooks :
1616 - id : reorder-python-imports
1717 args : ['--py39-plus']
1818- repo : https://github.com/asottile/add-trailing-comma
19- rev : v3.1 .0
19+ rev : v3.2 .0
2020 hooks :
2121 - id : add-trailing-comma
2222- repo : https://github.com/asottile/pyupgrade
23- rev : v3.15.2
23+ rev : v3.20.0
2424 hooks :
2525 - id : pyupgrade
2626 args : ['--py310-plus']
2727- repo : https://github.com/hhatto/autopep8
28- rev : v2.1.0
28+ rev : v2.3.2
2929 hooks :
3030 - id : autopep8
3131- repo : https://github.com/PyCQA/flake8
32- rev : 7.0 .0
32+ rev : 7.3 .0
3333 hooks :
3434 - id : flake8
You can’t perform that action at this time.
0 commit comments