File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
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 : v5.0 .0
44 hooks :
55 - id : check-added-large-files
66 - id : check-case-conflict
1414 - id : trailing-whitespace
1515
1616- repo : https://github.com/astral-sh/ruff-pre-commit
17- rev : " v0.6.3 "
17+ rev : " v0.6.9 "
1818 hooks :
1919 - id : ruff
2020 args : [--fix, --show-fixes]
@@ -27,13 +27,13 @@ repos:
2727 args : []
2828
2929- repo : https://github.com/abravalheri/validate-pyproject
30- rev : " v0.19 "
30+ rev : " v0.20.2 "
3131 hooks :
3232 - id : validate-pyproject
3333 additional_dependencies : ["validate-pyproject-schema-store[all]"]
3434
3535- repo : https://github.com/python-jsonschema/check-jsonschema
36- rev : " 0.29.2 "
36+ rev : " 0.29.4 "
3737 hooks :
3838 - id : check-dependabot
3939 - id : check-github-workflows
You can’t perform that action at this time.
0 commit comments