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 1cd669d commit 1478f89Copy full SHA for 1478f89
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
12
- repo: https://github.com/astral-sh/ruff-pre-commit
13
# Ruff version.
14
- rev: v0.1.4
+ rev: v0.6.9
15
hooks:
16
# Run the linter.
17
- id: ruff
0 commit comments