We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b5afca commit a602084Copy full SHA for a602084
.pre-commit-config.yaml
@@ -25,7 +25,7 @@ repos:
25
hooks:
26
- id: isort
27
- repo: https://github.com/astral-sh/ruff-pre-commit
28
- rev: "v0.8.2"
+ rev: "v0.8.4"
29
30
- id: ruff-format
31
- id: ruff
0 commit comments