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 1faa899 commit 557c7a9Copy full SHA for 557c7a9
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ ci:
6
default_stages: [pre-commit, pre-push]
7
repos:
8
- repo: https://github.com/astral-sh/ruff-pre-commit
9
- rev: v0.8.6
+ rev: v0.9.1
10
hooks:
11
- id: ruff
12
args: ["--fix", "--show-fixes"]
0 commit comments