We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fc040b9 + 1d76ab1 commit bd39ccaCopy full SHA for bd39cca
.pre-commit-config.yaml
@@ -22,7 +22,7 @@ repos:
22
hooks:
23
- id: black
24
- repo: https://github.com/asottile/pyupgrade
25
- rev: v3.15.2
+ rev: v3.16.0
26
27
- id: pyupgrade
28
args: [--py37-plus]
0 commit comments