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