There was an error while loading. Please reload this page.
2 parents d574cc6 + 1e95e09 commit c74500fCopy full SHA for c74500f
1 file changed
.pre-commit-config.yaml
@@ -17,12 +17,12 @@ repos:
17
- id: fix-byte-order-marker
18
- id: detect-private-key
19
- repo: https://github.com/astral-sh/ruff-pre-commit
20
- rev: v0.15.9
+ rev: v0.15.20
21
hooks:
22
- id: ruff-check
23
args: [--fix-only, --exit-non-zero-on-fix]
24
- id: ruff-format
25
- repo: https://github.com/zizmorcore/zizmor-pre-commit
26
- rev: v1.23.1
+ rev: v1.26.1
27
28
- id: zizmor
0 commit comments