Skip to content

Commit ca691a2

Browse files
[pre-commit.ci] pre-commit autoupdate (#3511)
updates: - [github.com/python-jsonschema/check-jsonschema: 0.33.2 → 0.33.3](python-jsonschema/check-jsonschema@0.33.2...0.33.3) - [github.com/woodruffw/zizmor-pre-commit: v1.11.0 → v1.12.1](zizmorcore/zizmor-pre-commit@v1.11.0...v1.12.1) - [github.com/astral-sh/ruff-pre-commit: v0.12.8 → v0.12.9](astral-sh/ruff-pre-commit@v0.12.8...v0.12.9) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 41bf943 commit ca691a2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repos:
1414
args: ["--fix=lf"]
1515
- id: check-case-conflict
1616
- repo: https://github.com/python-jsonschema/check-jsonschema
17-
rev: 0.33.2
17+
rev: 0.33.3
1818
hooks:
1919
- id: check-dependabot
2020
- id: check-github-workflows
@@ -27,7 +27,7 @@ repos:
2727
additional_dependencies:
2828
- "github.com/wasilibs/go-shellcheck/cmd/shellcheck@latest"
2929
- repo: https://github.com/woodruffw/zizmor-pre-commit
30-
rev: v1.11.0
30+
rev: v1.12.1
3131
hooks:
3232
- id: zizmor
3333
- repo: https://github.com/shellcheck-py/shellcheck-py
@@ -36,7 +36,7 @@ repos:
3636
- id: shellcheck
3737
args: ["--severity=style"]
3838
- repo: https://github.com/astral-sh/ruff-pre-commit
39-
rev: v0.12.8
39+
rev: v0.12.9
4040
hooks:
4141
- id: ruff
4242
args: ["--exit-non-zero-on-fix"]

0 commit comments

Comments
 (0)