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.
2 parents fcfa2cd + e7682d0 commit 5fd56a3Copy full SHA for 5fd56a3
1 file changed
.pre-commit-config.yaml
@@ -25,7 +25,7 @@ repos:
25
--add-import, 'from __future__ import annotations',
26
]
27
- repo: https://github.com/asottile/pyupgrade
28
- rev: v3.21.0
+ rev: v3.21.1
29
hooks:
30
- id: pyupgrade
31
args: [--py310-plus]
0 commit comments