File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed
Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 88 actions :
99 patterns :
1010 - " *"
11+ cooldown :
12+ default-days : 7
Original file line number Diff line number Diff line change 11repos :
22 - repo : https://github.com/astral-sh/ruff-pre-commit
3- rev : v0.13.3
3+ rev : v0.14.10
44 hooks :
55 - id : ruff
66 - repo : https://github.com/pre-commit/pre-commit-hooks
@@ -17,11 +17,11 @@ repos:
1717 - id : mixed-line-ending
1818 args : [--fix=lf]
1919 - repo : https://github.com/sphinx-contrib/sphinx-lint
20- rev : v1.0.0
20+ rev : v1.0.2
2121 hooks :
2222 - id : sphinx-lint
2323 - repo : https://github.com/python-jsonschema/check-jsonschema
24- rev : 0.34 .0
24+ rev : 0.36 .0
2525 hooks :
2626 - id : check-dependabot
2727 - id : check-github-workflows
3232 - id : validate-pyproject
3333 additional_dependencies : ["validate-pyproject-schema-store[all]"]
3434 - repo : https://github.com/rhysd/actionlint
35- rev : v1.7.7
35+ rev : v1.7.10
3636 hooks :
3737 - id : actionlint
3838 additional_dependencies :
4141 # but the integration only works if shellcheck is installed
4242 - " github.com/wasilibs/go-shellcheck/cmd/shellcheck@v0.11.1"
4343 - repo : https://github.com/woodruffw/zizmor-pre-commit
44- rev : v1.14.2
44+ rev : v1.19.0
4545 hooks :
4646 - id : zizmor
4747 - repo : meta
You can’t perform that action at this time.
0 commit comments