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 1308635 commit 42d5c6aCopy full SHA for 42d5c6a
.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.14.0
+ rev: v0.14.1
13
hooks:
14
- id: ruff
15
args: ["--fix"]
0 commit comments