Skip to content

Commit 90de940

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.4 → v0.15.15](astral-sh/ruff-pre-commit@v0.15.4...v0.15.15) - [github.com/woodruffw/zizmor-pre-commit: v1.22.0 → v1.25.2](zizmorcore/zizmor-pre-commit@v1.22.0...v1.25.2)
1 parent 3c76b5b commit 90de940

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ repos:
1818
- id: rst-directive-colons
1919
- id: rst-inline-touching-normal
2020
- repo: https://github.com/astral-sh/ruff-pre-commit
21-
rev: v0.15.4
21+
rev: v0.15.15
2222
hooks:
2323
- id: ruff-check
2424
args: [ --fix, --show-fixes ]
2525
- id: ruff-format
2626
- repo: https://github.com/woodruffw/zizmor-pre-commit
27-
rev: v1.22.0
27+
rev: v1.25.2
2828
hooks:
2929
- id: zizmor
3030
- repo: local

0 commit comments

Comments
 (0)