Skip to content

Commit c424710

Browse files
pre-commit-ci[bot]branchv
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.5 → v0.9.6](astral-sh/ruff-pre-commit@v0.9.5...v0.9.6) - [github.com/woodruffw/zizmor-pre-commit: v1.3.0 → v1.3.1](zizmorcore/zizmor-pre-commit@v1.3.0...v1.3.1)
1 parent 8622afc commit c424710

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
@@ -20,12 +20,12 @@ repos:
2020
- id: check-docstring-first
2121

2222
- repo: https://github.com/astral-sh/ruff-pre-commit
23-
rev: v0.9.5
23+
rev: v0.9.6
2424
hooks:
2525
- id: ruff
2626
- id: ruff-format
2727

2828
- repo: https://github.com/woodruffw/zizmor-pre-commit
29-
rev: v1.3.0
29+
rev: v1.3.1
3030
hooks:
3131
- id: zizmor

0 commit comments

Comments
 (0)