We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03c8445 commit 8edaba7Copy full SHA for 8edaba7
.pre-commit-config.yaml
@@ -29,7 +29,7 @@ repos:
29
hooks:
30
- id: isort
31
- repo: https://github.com/astral-sh/ruff-pre-commit
32
- rev: "v0.8.2"
+ rev: "v0.8.3"
33
34
- id: ruff-format
35
- id: ruff
0 commit comments