Skip to content

Commit c17a5e9

Browse files
[pre-commit.ci] pre-commit autoupdate (#2144)
updates: - [github.com/woodruffw/zizmor-pre-commit: v1.7.0 → v1.8.0](zizmorcore/zizmor-pre-commit@v1.7.0...v1.8.0) - [github.com/tox-dev/pyproject-fmt: v2.5.1 → v2.6.0](tox-dev/pyproject-fmt@v2.5.1...v2.6.0) - [github.com/astral-sh/ruff-pre-commit: v0.11.10 → v0.11.11](astral-sh/ruff-pre-commit@v0.11.10...v0.11.11) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 3bf0374 commit c17a5e9

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,19 +21,19 @@ repos:
2121
hooks:
2222
- id: actionlint
2323
- repo: https://github.com/woodruffw/zizmor-pre-commit
24-
rev: v1.7.0
24+
rev: v1.8.0
2525
hooks:
2626
- id: zizmor
2727
- repo: https://github.com/shellcheck-py/shellcheck-py
2828
rev: v0.10.0.1
2929
hooks:
3030
- id: shellcheck
3131
- repo: https://github.com/tox-dev/pyproject-fmt
32-
rev: v2.5.1
32+
rev: v2.6.0
3333
hooks:
3434
- id: pyproject-fmt
3535
- repo: https://github.com/astral-sh/ruff-pre-commit
36-
rev: v0.11.10
36+
rev: v0.11.11
3737
hooks:
3838
- id: ruff
3939
args: ["--exit-non-zero-on-fix"]

0 commit comments

Comments
 (0)