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