We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35e979e commit 18ce6f3Copy full SHA for 18ce6f3
1 file changed
.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.14.11
+ rev: v0.15.10
23
hooks:
24
- id: ruff
25
- id: ruff-format
@@ -33,6 +33,6 @@ repos:
33
- prettier-plugin-go-template@0.0.15
34
35
- repo: https://github.com/woodruffw/zizmor-pre-commit
36
- rev: v1.20.0
+ rev: v1.24.1
37
38
- id: zizmor
0 commit comments