We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bab03f0 commit c357762Copy full SHA for c357762
.pre-commit-config.yaml
@@ -12,7 +12,7 @@ repos:
12
# Run ruff to lint and format
13
- repo: https://github.com/astral-sh/ruff-pre-commit
14
# Ruff version.
15
- rev: v0.9.4
+ rev: v0.9.9
16
hooks:
17
# Run the linter.
18
- id: ruff
0 commit comments