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 7d9a757 commit 79d97abCopy full SHA for 79d97ab
.pre-commit-config.yaml
@@ -8,7 +8,7 @@ repos:
8
language: python
9
additional_dependencies: [pygments, restructuredtext_lint]
10
- repo: https://github.com/astral-sh/ruff-pre-commit
11
- rev: v0.12.7
+ rev: v0.12.9
12
hooks:
13
- id: ruff
14
args: ["--fix"]
0 commit comments