Skip to content

Commit d1e88df

Browse files
[pre-commit.ci] pre-commit autoupdate (wemake-services#3535)
updates: - [github.com/woodruffw/zizmor-pre-commit: v1.13.0 → v1.14.2](zizmorcore/zizmor-pre-commit@v1.13.0...v1.14.2) - [github.com/astral-sh/ruff-pre-commit: v0.13.1 → v0.13.2](astral-sh/ruff-pre-commit@v0.13.1...v0.13.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 4dc0d6d commit d1e88df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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.13.0
30+
rev: v1.14.2
3131
hooks:
3232
- id: zizmor
3333
args:
@@ -39,7 +39,7 @@ repos:
3939
- id: shellcheck
4040
args: ["--severity=style"]
4141
- repo: https://github.com/astral-sh/ruff-pre-commit
42-
rev: v0.13.1
42+
rev: v0.13.2
4343
hooks:
4444
- id: ruff
4545
args: ["--exit-non-zero-on-fix"]

0 commit comments

Comments
 (0)