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 :
22 - repo : https://github.com/pre-commit/pre-commit-hooks
3- rev : v4.6 .0
3+ rev : v6.0 .0
44 hooks :
55 - id : check-yaml
66 - id : end-of-file-fixer
77 - id : trailing-whitespace
8- - repo : https://github.com/psf/black
9- rev : 24.8 .0
8+ - repo : https://github.com/psf/black-pre-commit-mirror
9+ rev : 25.9 .0
1010 hooks :
1111 - id : black
1212 - repo : https://github.com/PyCQA/flake8
13- rev : 7.1.1
13+ rev : 7.3.0
1414 hooks :
1515 - id : flake8
1616 - repo : https://github.com/asottile/pyupgrade
17- rev : v3.17 .0
17+ rev : v3.21 .0
1818 hooks :
1919 - id : pyupgrade
2020 args : [--py37-plus]
2121 - repo : https://github.com/adamchainz/django-upgrade
22- rev : 1.21 .0
22+ rev : 1.29 .0
2323 hooks :
2424 - id : django-upgrade
2525 args : [--target-version, "3.2"]
You can’t perform that action at this time.
0 commit comments