We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dc5c42 commit 3a884a0Copy full SHA for 3a884a0
.pre-commit-config.yaml
@@ -78,7 +78,7 @@ repos:
78
types: [file, python]
79
80
- repo: https://github.com/astral-sh/ruff-pre-commit
81
- rev: "v0.9.6"
+ rev: "v0.9.7"
82
hooks:
83
- id: ruff
84
0 commit comments