Skip to content

Commit 1e95e09

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.9 → v0.15.20](astral-sh/ruff-pre-commit@v0.15.9...v0.15.20) - [github.com/zizmorcore/zizmor-pre-commit: v1.23.1 → v1.26.1](zizmorcore/zizmor-pre-commit@v1.23.1...v1.26.1)
1 parent d574cc6 commit 1e95e09

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
@@ -17,12 +17,12 @@ repos:
1717
- id: fix-byte-order-marker
1818
- id: detect-private-key
1919
- repo: https://github.com/astral-sh/ruff-pre-commit
20-
rev: v0.15.9
20+
rev: v0.15.20
2121
hooks:
2222
- id: ruff-check
2323
args: [--fix-only, --exit-non-zero-on-fix]
2424
- id: ruff-format
2525
- repo: https://github.com/zizmorcore/zizmor-pre-commit
26-
rev: v1.23.1
26+
rev: v1.26.1
2727
hooks:
2828
- id: zizmor

0 commit comments

Comments
 (0)