Skip to content

Commit dbc4ae2

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/woodruffw/zizmor-pre-commit: v1.24.1 → v1.25.2](zizmorcore/zizmor-pre-commit@v1.24.1...v1.25.2) - [github.com/astral-sh/ruff-pre-commit: v0.15.12 → v0.15.13](astral-sh/ruff-pre-commit@v0.15.12...v0.15.13)
1 parent 0b928e9 commit dbc4ae2

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
@@ -15,7 +15,7 @@ repos:
1515
- "github.com/wasilibs/go-shellcheck/cmd/shellcheck@latest"
1616

1717
- repo: https://github.com/woodruffw/zizmor-pre-commit
18-
rev: v1.24.1
18+
rev: v1.25.2
1919
hooks:
2020
- id: zizmor
2121
args: ["--no-progress", "--fix"]
@@ -27,7 +27,7 @@ repos:
2727
args: ["--severity=style"]
2828

2929
- repo: https://github.com/astral-sh/ruff-pre-commit
30-
rev: v0.15.12
30+
rev: v0.15.13
3131
hooks:
3232
- id: ruff
3333
args: ["--exit-non-zero-on-fix"]

0 commit comments

Comments
 (0)