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 c2c27d3 commit 66b4434Copy full SHA for 66b4434
.pre-commit-config.yaml
@@ -33,7 +33,7 @@ repos:
33
args: [--target-version, "3.2"]
34
35
- repo: https://github.com/astral-sh/ruff-pre-commit
36
- rev: v0.12.9
+ rev: v0.12.10
37
hooks:
38
- id: ruff-check
39
# - id: ruff-format
0 commit comments