Skip to content

Commit 9c54fbd

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.9 → v0.14.10](astral-sh/ruff-pre-commit@v0.14.9...v0.14.10) - [github.com/woodruffw/zizmor-pre-commit: v1.18.0 → v1.19.0](zizmorcore/zizmor-pre-commit@v1.18.0...v1.19.0)
1 parent 129c2bc commit 9c54fbd

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
@@ -26,12 +26,12 @@ repos:
2626
- id: check-docstring-first
2727

2828
- repo: https://github.com/astral-sh/ruff-pre-commit
29-
rev: v0.14.9
29+
rev: v0.14.10
3030
hooks:
3131
- id: ruff-check
3232
- id: ruff-format
3333

3434
- repo: https://github.com/woodruffw/zizmor-pre-commit
35-
rev: v1.18.0
35+
rev: v1.19.0
3636
hooks:
3737
- id: zizmor

0 commit comments

Comments
 (0)