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 a69d553 + 7674e20 commit 9e1be4aCopy full SHA for 9e1be4a
1 file changed
.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.8.2
+ rev: v0.8.3
13
hooks:
14
- id: ruff
15
args: ["--fix"]
0 commit comments