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 5fd56a3 + 01af84d commit b84b2bdCopy full SHA for b84b2bd
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.1
+ rev: v3.21.2
29
hooks:
30
- id: pyupgrade
31
args: [--py310-plus]
0 commit comments