We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29db619 commit fc265a3Copy full SHA for fc265a3
.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.4
+ rev: v0.8.0
30
hooks:
31
- id: ruff
32
- id: ruff-format
0 commit comments