We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3675115 commit be115b4Copy full SHA for be115b4
.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.9.6
+ rev: v0.9.7
39
hooks:
40
- id: ruff
41
args: [--fix]
0 commit comments