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 f58d63b commit f060d74Copy full SHA for f060d74
.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.0
+ rev: v0.14.1
31
hooks:
32
- id: ruff-format
33
34
35
36
37
- id: ruff
0 commit comments