We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aae303f commit a6d1c8fCopy full SHA for a6d1c8f
.pre-commit-config.yaml
@@ -14,7 +14,7 @@ repos:
14
15
- repo: https://github.com/astral-sh/ruff-pre-commit
16
# Ruff version.
17
- rev: v0.11.0
+ rev: v0.11.2
18
hooks:
19
# Run the linter.
20
- id: ruff
0 commit comments