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 b9ae446 commit 44173e1Copy full SHA for 44173e1
.pre-commit-config.yaml
@@ -32,7 +32,7 @@ repos:
32
args: ["--ignore-missing-imports"]
33
34
- repo: https://github.com/astral-sh/ruff-pre-commit
35
- rev: v0.15.4
+ rev: v0.15.5
36
hooks:
37
- id: ruff-format
38
- id: ruff-check
0 commit comments