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 5ec7a31 commit 44f1f93Copy full SHA for 44f1f93
.pre-commit-config.yaml
@@ -28,7 +28,7 @@ repos:
28
29
- repo: https://github.com/astral-sh/ruff-pre-commit
30
# Ruff version.
31
- rev: v0.12.8
+ rev: v0.12.9
32
hooks:
33
# Run the linter.
34
- id: ruff
0 commit comments