Skip to content

Commit 461ea1b

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.8 → v0.11.12](astral-sh/ruff-pre-commit@v0.11.8...v0.11.12) - [github.com/woodruffw/zizmor-pre-commit: v1.6.0 → v1.9.0](zizmorcore/zizmor-pre-commit@v1.6.0...v1.9.0)
1 parent 8a37866 commit 461ea1b

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
@@ -22,7 +22,7 @@ repos:
2222

2323
# autoformat and lint Python code
2424
- repo: https://github.com/astral-sh/ruff-pre-commit
25-
rev: v0.11.8
25+
rev: v0.11.12
2626
hooks:
2727
- id: ruff
2828
args: ["--select=I", "--fix", "--show-fixes"]
@@ -31,6 +31,6 @@ repos:
3131
# Static security analysis of GitHub actions https://github.com/woodruffw/zizmor
3232
# Additional config is in .github/zizmor.yml
3333
- repo: https://github.com/woodruffw/zizmor-pre-commit
34-
rev: v1.6.0
34+
rev: v1.9.0
3535
hooks:
3636
- id: zizmor

0 commit comments

Comments
 (0)