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 1212 additional_dependencies : [black==24.*]
1313
1414 - repo : https://github.com/pre-commit/pre-commit-hooks
15- rev : " v5 .0.0"
15+ rev : " v6 .0.0"
1616 hooks :
1717 - id : check-added-large-files
1818 - id : check-case-conflict
4242 args : [--prose-wrap=always]
4343
4444 - repo : https://github.com/astral-sh/ruff-pre-commit
45- rev : " v0.12.3 "
45+ rev : " v0.12.11 "
4646 hooks :
4747 - id : ruff
4848 args : ["--fix", "--show-fixes"]
6464 - id : codespell
6565
6666 - repo : https://github.com/shellcheck-py/shellcheck-py
67- rev : " v0.10 .0.1"
67+ rev : " v0.11 .0.1"
6868 hooks :
6969 - id : shellcheck
7070
8383 additional_dependencies : ["validate-pyproject-schema-store[all]"]
8484
8585 - repo : https://github.com/python-jsonschema/check-jsonschema
86- rev : " 0.33.2 "
86+ rev : " 0.33.3 "
8787 hooks :
8888 - id : check-dependabot
8989 - id : check-github-workflows
You can’t perform that action at this time.
0 commit comments