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