We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 604f67b commit 9c18793Copy full SHA for 9c18793
.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.9.3
+ rev: v0.9.4
13
hooks:
14
- id: ruff
15
args: ["--fix"]
0 commit comments