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