We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9a46b1 commit 576a349Copy full SHA for 576a349
.pre-commit-config.yaml
@@ -58,7 +58,7 @@ repos:
58
hooks:
59
- id: pyupgrade
60
- repo: https://github.com/astral-sh/ruff-pre-commit
61
- rev: v0.8.2
+ rev: v0.11.3
62
63
- id: ruff
64
args:
0 commit comments