We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4eda700 + bb1b196 commit e5d6712Copy full SHA for e5d6712
.pre-commit-config.yaml
@@ -29,7 +29,7 @@ repos:
29
- id: no-commit-to-branch
30
31
- repo: https://github.com/astral-sh/ruff-pre-commit
32
- rev: "v0.9.6"
+ rev: "v0.9.7"
33
hooks:
34
- id: ruff
35
types: [file, python]
0 commit comments