We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f7b181 commit a36f01cCopy full SHA for a36f01c
.pre-commit-config.yaml
@@ -40,7 +40,7 @@ repos:
40
- --force-single-line-imports
41
- --profile black
42
- repo: https://github.com/astral-sh/ruff-pre-commit
43
- rev: v0.7.2
+ rev: v0.8.1
44
hooks:
45
- id: ruff
46
args:
0 commit comments