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 d8868cc commit e8693bdCopy full SHA for e8693bd
.pre-commit-config.yaml
@@ -23,7 +23,7 @@ repos:
23
)$
24
- id: check-merge-conflict
25
- repo: https://github.com/astral-sh/ruff-pre-commit
26
- rev: v0.2.1
+ rev: v0.2.2
27
hooks:
28
- id: ruff
29
args: ["--fix", "--output-format=full"]
0 commit comments