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 22# See https://pre-commit.com/hooks.html for more hooks
33repos :
44- repo : https://github.com/pre-commit/pre-commit-hooks
5- rev : v5 .0.0
5+ rev : v6 .0.0
66 hooks :
77 - id : trailing-whitespace
88 - id : check-yaml
@@ -16,22 +16,22 @@ repos:
1616 args : [--config, ./.codespellrc]
1717
1818- repo : https://github.com/pycqa/isort
19- rev : 6 .0.1
19+ rev : 7 .0.0
2020 hooks :
2121 - id : isort
2222 args : [--profile, black]
2323
24- - repo : https://github.com/psf/black
25- rev : " 25.1 .0"
24+ - repo : https://github.com/psf/black-pre-commit-mirror
25+ rev : " 25.9 .0"
2626 hooks :
2727 - id : black
2828
2929- repo : https://github.com/asottile/pyupgrade
30- rev : v3.19.1
30+ rev : v3.21.0
3131 hooks :
3232 - id : pyupgrade
3333
3434- repo : https://github.com/pycqa/flake8
35- rev : " 7.2 .0"
35+ rev : " 7.3 .0"
3636 hooks :
3737 - id : flake8
You can’t perform that action at this time.
0 commit comments