We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents db17631 + 4ae94d7 commit 0bbe7b7Copy full SHA for 0bbe7b7
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ repos:
9
language: python
10
additional_dependencies: [pygments, restructuredtext_lint]
11
- repo: https://github.com/astral-sh/ruff-pre-commit
12
- rev: v0.1.14
+ rev: v0.2.0
13
hooks:
14
- id: ruff
15
args: ["--fix"]
0 commit comments