Skip to content

Commit 10e3e12

Browse files
[pre-commit.ci] pre-commit autoupdate (#3629)
updates: - [github.com/woodruffw/zizmor-pre-commit: v1.23.1 → v1.24.0](zizmorcore/zizmor-pre-commit@v1.23.1...v1.24.0) - [github.com/astral-sh/ruff-pre-commit: v0.15.9 → v0.15.10](astral-sh/ruff-pre-commit@v0.15.9...v0.15.10) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 741ba4b commit 10e3e12

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repos:
1313
additional_dependencies:
1414
- "github.com/wasilibs/go-shellcheck/cmd/shellcheck@latest"
1515
- repo: https://github.com/woodruffw/zizmor-pre-commit
16-
rev: v1.23.1
16+
rev: v1.24.0
1717
hooks:
1818
- id: zizmor
1919
args:
@@ -25,7 +25,7 @@ repos:
2525
- id: shellcheck
2626
args: ["--severity=style"]
2727
- repo: https://github.com/astral-sh/ruff-pre-commit
28-
rev: v0.15.9
28+
rev: v0.15.10
2929
hooks:
3030
- id: ruff-check
3131
args: ["--exit-non-zero-on-fix"]

0 commit comments

Comments
 (0)