Skip to content

Commit 890ca78

Browse files
[pre-commit.ci] pre-commit autoupdate (#780)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.9 → v0.15.20](astral-sh/ruff-pre-commit@v0.15.9...v0.15.20) - [github.com/python-jsonschema/check-jsonschema: 0.37.1 → 0.37.4](python-jsonschema/check-jsonschema@0.37.1...0.37.4) - [github.com/woodruffw/zizmor-pre-commit: v1.23.1 → v1.26.1](zizmorcore/zizmor-pre-commit@v1.23.1...v1.26.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 3732198 commit 890ca78

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
3-
rev: v0.15.9
3+
rev: v0.15.20
44
hooks:
55
- id: ruff
66
- repo: https://github.com/pre-commit/pre-commit-hooks
@@ -22,7 +22,7 @@ repos:
2222
- id: sphinx-lint
2323
args: [--enable=default-role]
2424
- repo: https://github.com/python-jsonschema/check-jsonschema
25-
rev: 0.37.1
25+
rev: 0.37.4
2626
hooks:
2727
- id: check-dependabot
2828
- id: check-github-workflows
@@ -42,7 +42,7 @@ repos:
4242
# but the integration only works if shellcheck is installed
4343
- "github.com/wasilibs/go-shellcheck/cmd/shellcheck@v0.11.1"
4444
- repo: https://github.com/woodruffw/zizmor-pre-commit
45-
rev: v1.23.1
45+
rev: v1.26.1
4646
hooks:
4747
- id: zizmor
4848
- repo: meta

0 commit comments

Comments
 (0)