We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2065b6d commit b51cb0cCopy full SHA for b51cb0c
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
- id: check-docstring-first
20
21
- repo: https://github.com/astral-sh/ruff-pre-commit
22
- rev: v0.8.1
+ rev: v0.8.4
23
hooks:
24
- id: ruff
25
- id: ruff-format
@@ -33,9 +33,6 @@ repos:
33
- [email protected]
34
35
- repo: https://github.com/woodruffw/zizmor-pre-commit
36
- rev: v0.8.0
+ rev: v0.10.0
37
38
- id: zizmor
39
- # types and files can be removed with https://github.com/woodruffw/zizmor-pre-commit/pull/2
40
- types: [yaml]
41
- files: \.github/workflows/.*$
0 commit comments