We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bee7c10 commit af2326bCopy full SHA for af2326b
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.15.4
+ rev: v0.15.10
32
hooks:
33
- id: ruff-check
34
- id: ruff-format
35
36
- repo: https://github.com/woodruffw/zizmor-pre-commit
37
- rev: v1.22.0
+ rev: v1.24.1
38
39
- id: zizmor
0 commit comments