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 a67f377 commit a02918aCopy full SHA for a02918a
.pre-commit-config.yaml
@@ -3,7 +3,7 @@ ci:
3
4
repos:
5
- repo: https://github.com/astral-sh/ruff-pre-commit
6
- rev: v0.3.7
+ rev: v0.4.1
7
hooks:
8
- id: ruff
9
args: ["--fix", "--output-format=full"]
0 commit comments