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 @@ -34,35 +34,35 @@ repos:
3434 - " --py38-plus"
3535
3636 - repo : " https://github.com/psf/black-pre-commit-mirror"
37- rev : " 24.10 .0"
37+ rev : " 25.1 .0"
3838 hooks :
3939 - id : " black"
4040
4141 - repo : " https://github.com/pycqa/isort"
42- rev : " 5.13.2 "
42+ rev : " 6.0.1 "
4343 hooks :
4444 - id : " isort"
4545
4646 - repo : " https://github.com/pycqa/flake8"
47- rev : " 7.1.1 "
47+ rev : " 7.2.0 "
4848 hooks :
4949 - id : " flake8"
5050 additional_dependencies :
5151 - " flake8-bugbear==24.8.19"
5252
5353 - repo : " https://github.com/editorconfig-checker/editorconfig-checker.python"
54- rev : " 3.0.3 "
54+ rev : " 3.2.1 "
5555 hooks :
5656 - id : " editorconfig-checker"
5757
5858 - repo : " https://github.com/python-jsonschema/check-jsonschema"
59- rev : " 0.30.0 "
59+ rev : " 0.32.1 "
6060 hooks :
6161 - id : " check-dependabot"
6262 - id : " check-github-workflows"
6363
6464 - repo : " https://github.com/rhysd/actionlint"
65- rev : " v1.7.6 "
65+ rev : " v1.7.7 "
6666 hooks :
6767 - id : " actionlint"
6868
You can’t perform that action at this time.
0 commit comments