We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62c57c6 commit 51e9f8aCopy full SHA for 51e9f8a
.pre-commit-config.yaml
@@ -35,7 +35,7 @@ repos:
35
- "--config=pyproject.toml"
36
- repo: https://github.com/astral-sh/ruff-pre-commit
37
# Ruff version.
38
- rev: v0.3.4
+ rev: v0.3.5
39
hooks:
40
- id: ruff
41
args: [--fix]
0 commit comments