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 7ae5961 commit 2523e02Copy full SHA for 2523e02
.pre-commit-config.yaml
@@ -26,7 +26,7 @@ repos:
26
args: [--py39-plus]
27
- repo: https://github.com/astral-sh/ruff-pre-commit
28
# Ruff version.
29
- rev: v0.13.0
+ rev: v0.13.1
30
hooks:
31
# Run the linter.
32
- id: ruff
0 commit comments