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 a6e79f2 commit e9ee7d0Copy full SHA for e9ee7d0
.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.4.10
+ rev: v0.5.1
26
hooks:
27
- id: ruff
28
args: ["--fix", "--output-format=full"]
0 commit comments