We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3ae8761 + 3ac187e commit 3bb730fCopy full SHA for 3bb730f
1 file changed
.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.1
+ rev: v3.15.2
26
27
- id: pyupgrade
28
args: [--py37-plus]
0 commit comments