We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 781276d commit 4b2906aCopy full SHA for 4b2906a
.pre-commit-config.yaml
@@ -22,7 +22,7 @@ repos:
22
- id: check-docstring-first
23
24
- repo: https://github.com/astral-sh/ruff-pre-commit
25
- rev: v0.8.0
+ rev: v0.8.1
26
hooks:
27
- id: ruff
28
- id: ruff-format
0 commit comments