Skip to content

Commit 6aed61e

Browse files
[pre-commit.ci] pre-commit autoupdate (#29)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.8.4 → v0.8.6](astral-sh/ruff-pre-commit@v0.8.4...v0.8.6) - [github.com/woodruffw/zizmor-pre-commit: v0.10.0 → v1.0.0](zizmorcore/zizmor-pre-commit@v0.10.0...v1.0.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 79f4c53 commit 6aed61e

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,12 +27,12 @@ repos:
2727
- id: validate_manifest
2828

2929
- repo: https://github.com/astral-sh/ruff-pre-commit
30-
rev: v0.8.4
30+
rev: v0.8.6
3131
hooks:
3232
- id: ruff
3333
- id: ruff-format
3434

3535
- repo: https://github.com/woodruffw/zizmor-pre-commit
36-
rev: v0.10.0
36+
rev: v1.0.0
3737
hooks:
3838
- id: zizmor

0 commit comments

Comments
 (0)