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 16e278c commit 368fe6dCopy full SHA for 368fe6d
.pre-commit-config.yaml
@@ -32,11 +32,11 @@ repos:
32
args: ["--ignore-missing-imports"]
33
34
- repo: https://github.com/astral-sh/ruff-pre-commit
35
- rev: v0.14.2
+ rev: v0.14.3
36
hooks:
37
- id: ruff-format
38
39
40
41
42
- id: ruff
0 commit comments