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 a483db2 commit 33b847eCopy full SHA for 33b847e
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ repos:
15
args: ["--target-version", "3.0"]
16
17
- repo: https://github.com/astral-sh/ruff-pre-commit
18
- rev: v0.0.278
+ rev: v0.0.279
19
hooks:
20
- id: ruff
21
args: [--fix, --exit-non-zero-on-fix]
0 commit comments