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