We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c4b177 commit 258efe0Copy full SHA for 258efe0
.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.7"
+ rev: "v0.9.9"
82
hooks:
83
- id: ruff
84
0 commit comments