We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 365e679 commit 20a43edCopy full SHA for 20a43ed
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.12.12
+ rev: v0.14.9
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.12.1
+ rev: v1.18.0
37
38
- id: zizmor
0 commit comments