We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a8031f commit fb7fe4bCopy full SHA for fb7fe4b
1 file changed
.pre-commit-config.yaml
@@ -28,12 +28,12 @@ repos:
28
- id: validate_manifest
29
30
- repo: https://github.com/astral-sh/ruff-pre-commit
31
- rev: v0.14.11
+ rev: v0.14.13
32
hooks:
33
- id: ruff-check
34
- id: ruff-format
35
36
- repo: https://github.com/woodruffw/zizmor-pre-commit
37
- rev: v1.20.0
+ rev: v1.22.0
38
39
- id: zizmor
0 commit comments