Skip to content

Commit 785c714

Browse files
[pre-commit.ci] pre-commit autoupdate (#685)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.3 → v0.13.3](astral-sh/ruff-pre-commit@v0.12.3...v0.13.3) - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0) - [github.com/python-jsonschema/check-jsonschema: 0.33.2 → 0.34.0](python-jsonschema/check-jsonschema@0.33.2...0.34.0) - [github.com/woodruffw/zizmor-pre-commit: v1.11.0 → v1.14.2](zizmorcore/zizmor-pre-commit@v1.11.0...v1.14.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent ca83883 commit 785c714

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
3-
rev: v0.12.3
3+
rev: v0.13.3
44
hooks:
55
- id: ruff
66
- repo: https://github.com/pre-commit/pre-commit-hooks
7-
rev: v5.0.0
7+
rev: v6.0.0
88
hooks:
99
- id: trailing-whitespace
1010
- id: end-of-file-fixer
@@ -21,7 +21,7 @@ repos:
2121
hooks:
2222
- id: sphinx-lint
2323
- repo: https://github.com/python-jsonschema/check-jsonschema
24-
rev: 0.33.2
24+
rev: 0.34.0
2525
hooks:
2626
- id: check-dependabot
2727
- id: check-github-workflows
@@ -41,7 +41,7 @@ repos:
4141
# but the integration only works if shellcheck is installed
4242
- "github.com/wasilibs/go-shellcheck/cmd/[email protected]"
4343
- repo: https://github.com/woodruffw/zizmor-pre-commit
44-
rev: v1.11.0
44+
rev: v1.14.2
4545
hooks:
4646
- id: zizmor
4747
- repo: meta

0 commit comments

Comments
 (0)