Skip to content

Commit f3549dc

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.5 → v0.11.4](astral-sh/ruff-pre-commit@v0.9.5...v0.11.4) - [github.com/woodruffw/zizmor-pre-commit: v1.3.0 → v1.5.2](zizmorcore/zizmor-pre-commit@v1.3.0...v1.5.2)
1 parent 53de9d0 commit f3549dc

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,12 +22,12 @@ repos:
2222
- id: check-docstring-first
2323

2424
- repo: https://github.com/astral-sh/ruff-pre-commit
25-
rev: v0.9.5
25+
rev: v0.11.4
2626
hooks:
2727
- id: ruff
2828
- id: ruff-format
2929

3030
- repo: https://github.com/woodruffw/zizmor-pre-commit
31-
rev: v1.3.0
31+
rev: v1.5.2
3232
hooks:
3333
- id: zizmor

0 commit comments

Comments
 (0)