We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9abc988 commit 249b580Copy full SHA for 249b580
1 file changed
.pre-commit-config.yaml
@@ -20,12 +20,12 @@ repos:
20
- id: check-docstring-first
21
22
- repo: https://github.com/astral-sh/ruff-pre-commit
23
- rev: v0.14.9
+ rev: v0.14.11
24
hooks:
25
- id: ruff
26
- id: ruff-format
27
28
- repo: https://github.com/woodruffw/zizmor-pre-commit
29
- rev: v1.18.0
+ rev: v1.20.0
30
31
- id: zizmor
0 commit comments