We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1bc6e3 commit c0b01f4Copy full SHA for c0b01f4
.pre-commit-config.yaml
@@ -22,7 +22,7 @@ repos:
22
23
- repo: https://github.com/astral-sh/ruff-pre-commit
24
# Ruff version.
25
- rev: v0.9.1
+ rev: v0.9.9
26
hooks:
27
# Run the linter.
28
- id: ruff
0 commit comments