We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4076373 + fa42096 commit fb5f507Copy full SHA for fb5f507
.pre-commit-config.yaml
@@ -17,7 +17,7 @@ repos:
17
--add-import, 'from __future__ import annotations',
18
]
19
- repo: https://github.com/asottile/pyupgrade
20
- rev: v3.7.0
+ rev: v3.8.0
21
hooks:
22
- id: pyupgrade
23
args: [--py38-plus]
0 commit comments