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 b6045b2 commit 9d9e421Copy full SHA for 9d9e421
.pre-commit-config.yaml
@@ -38,7 +38,7 @@ repos:
38
- id: pyupgrade
39
args: [--py310-plus]
40
- repo: https://github.com/astral-sh/ruff-pre-commit
41
- rev: v0.11.13
+ rev: v0.12.3
42
hooks:
43
# Run the linter
44
- id: ruff
0 commit comments