We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1581428 commit 32100f3Copy full SHA for 32100f3
.pre-commit-config.yaml
@@ -26,7 +26,7 @@ repos:
26
- id: check-docstring-first
27
28
- repo: https://github.com/astral-sh/ruff-pre-commit
29
- rev: v0.7.2
+ rev: v0.7.3
30
hooks:
31
- id: ruff
32
- id: ruff-format
0 commit comments