We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 714f577 commit f4769e0Copy full SHA for f4769e0
.pre-commit-config.yaml
@@ -64,7 +64,7 @@ repos:
64
hooks:
65
- id: pyupgrade
66
- repo: https://github.com/astral-sh/ruff-pre-commit
67
- rev: v0.8.4
+ rev: v0.11.3
68
69
- id: ruff
70
args:
0 commit comments