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 0ade27b commit 0bac717Copy full SHA for 0bac717
.pre-commit-config.yaml
@@ -38,7 +38,7 @@ repos:
38
args: [--target-version, "3.2"]
39
40
- repo: https://github.com/astral-sh/ruff-pre-commit
41
- rev: v0.11.12
+ rev: v0.11.13
42
hooks: # Format before linting
43
# - id: ruff-format
44
- id: ruff
0 commit comments