We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 682cf61 commit 0f0b352Copy full SHA for 0f0b352
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
12
- repo: https://github.com/astral-sh/ruff-pre-commit
13
# Ruff version.
14
- rev: v0.9.7
+ rev: v0.9.9
15
hooks:
16
# Run the linter.
17
- id: ruff
0 commit comments