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 38d8e94 commit ae8dd46Copy full SHA for ae8dd46
.pre-commit-config.yaml
@@ -27,11 +27,11 @@ repos:
27
args: ["--ignore-missing-imports"]
28
29
- repo: https://github.com/astral-sh/ruff-pre-commit
30
- rev: v0.14.4
+ rev: v0.14.6
31
hooks:
32
- id: ruff-format
33
34
35
36
37
- id: ruff
0 commit comments