Skip to content

Commit 73f5496

Browse files
[pre-commit.ci] pre-commit autoupdate (#2019)
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 aa961c7 commit 73f5496

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
@@ -17,11 +17,11 @@ repos:
1717
- id: check-readthedocs
1818
- id: check-github-workflows
1919
- repo: https://github.com/rhysd/actionlint
20-
rev: v1.7.6
20+
rev: v1.7.7
2121
hooks:
2222
- id: actionlint
2323
- repo: https://github.com/woodruffw/zizmor-pre-commit
24-
rev: v1.1.1
24+
rev: v1.2.2
2525
hooks:
2626
- id: zizmor
2727
- repo: https://github.com/shellcheck-py/shellcheck-py
@@ -33,7 +33,7 @@ repos:
3333
hooks:
3434
- id: pyproject-fmt
3535
- repo: https://github.com/astral-sh/ruff-pre-commit
36-
rev: v0.9.1
36+
rev: v0.9.2
3737
hooks:
3838
- id: ruff
3939
args: ["--exit-non-zero-on-fix"]

0 commit comments

Comments
 (0)