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 @@ -24,19 +24,19 @@ repos:
2424 - id : no-commit-to-branch
2525 args : [ '--branch', 'main' ]
2626 - repo : https://github.com/python-jsonschema/check-jsonschema
27- rev : 0.29.3
27+ rev : 0.29.4
2828 hooks :
2929 - id : check-github-workflows
3030 args : ["--verbose"]
3131 - id : check-renovate
3232 - repo : https://github.com/compilerla/conventional-pre-commit
33- rev : v3.4 .0
33+ rev : v3.6 .0
3434 hooks :
3535 - id : conventional-pre-commit
3636 stages : [commit-msg]
3737 args : []
3838 - repo : https://github.com/psf/black
39- rev : 24.8 .0
39+ rev : 24.10 .0
4040 hooks :
4141 - id : black
4242 language_version : python3
6565 - id : isort
6666 args : [ '--settings-file', 'pyproject.toml' ]
6767 - repo : https://github.com/asottile/pyupgrade
68- rev : v3.17 .0
68+ rev : v3.19 .0
6969 hooks :
7070 - id : pyupgrade
7171 - repo : https://github.com/codespell-project/codespell
7575 additional_dependencies :
7676 - tomli
7777 - repo : https://github.com/abravalheri/validate-pyproject
78- rev : v0.20.2
78+ rev : v0.22
7979 hooks :
8080 - id : validate-pyproject
8181 # Optional extra validations from SchemaStore:
You can’t perform that action at this time.
0 commit comments