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.
2 parents 5ae979a + 579332a commit b988676Copy full SHA for b988676
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ ci:
9
submodules: false
10
repos:
11
- repo: https://github.com/astral-sh/ruff-pre-commit
12
- rev: v0.7.4 # Ruff version
+ rev: v0.8.0 # Ruff version
13
hooks:
14
- id: ruff
15
args: [--fix, --extend-ignore=E203]
0 commit comments