File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -26,15 +26,15 @@ repos:
2626 exclude : " \\ .xml"
2727
2828 - repo : " https://github.com/asottile/pyupgrade"
29- rev : " v3.21.0 "
29+ rev : " v3.21.2 "
3030 hooks :
3131 - id : " pyupgrade"
3232 name : " Enforce Python 3.10+ idioms"
3333 args :
3434 - " --py310-plus"
3535
3636 - repo : " https://github.com/psf/black-pre-commit-mirror"
37- rev : " 25.9 .0"
37+ rev : " 25.11 .0"
3838 hooks :
3939 - id : " black"
4040
@@ -52,19 +52,19 @@ repos:
5252 - " flake8-bugbear==24.12.12"
5353
5454 - repo : " https://github.com/editorconfig-checker/editorconfig-checker"
55- rev : " v3.4.1 "
55+ rev : " v3.6.0 "
5656 hooks :
5757 - id : " editorconfig-checker"
5858
5959 - repo : " https://github.com/python-jsonschema/check-jsonschema"
60- rev : " 0.34.1 "
60+ rev : " 0.35.0 "
6161 hooks :
6262 - id : " check-dependabot"
6363 - id : " check-github-workflows"
6464 - id : " check-readthedocs"
6565
6666 - repo : " https://github.com/rhysd/actionlint"
67- rev : " v1.7.8 "
67+ rev : " v1.7.9 "
6868 hooks :
6969 - id : " actionlint"
7070 additional_dependencies :
You can’t perform that action at this time.
0 commit comments