Skip to content

Commit c97b4b7

Browse files
[pre-commit.ci] pre-commit autoupdate (wemake-services#3284)
updates: - [github.com/rhysd/actionlint: v1.7.6 → v1.7.7](rhysd/actionlint@v1.7.6...v1.7.7) - [github.com/woodruffw/zizmor-pre-commit: v1.1.1 → v1.2.2](zizmorcore/zizmor-pre-commit@v1.1.1...v1.2.2) - [github.com/astral-sh/ruff-pre-commit: v0.9.1 → v0.9.2](astral-sh/ruff-pre-commit@v0.9.1...v0.9.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 23e3901 commit c97b4b7

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
@@ -21,13 +21,13 @@ repos:
2121
- id: check-github-actions
2222
- id: check-readthedocs
2323
- repo: https://github.com/rhysd/actionlint
24-
rev: v1.7.6
24+
rev: v1.7.7
2525
hooks:
2626
- id: actionlint
2727
additional_dependencies:
2828
- "github.com/wasilibs/go-shellcheck/cmd/shellcheck@latest"
2929
- repo: https://github.com/woodruffw/zizmor-pre-commit
30-
rev: v1.1.1
30+
rev: v1.2.2
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.9.1
39+
rev: v0.9.2
4040
hooks:
4141
- id: ruff
4242
args: ["--exit-non-zero-on-fix"]

0 commit comments

Comments
 (0)