We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72802b7 commit 3a1fac3Copy full SHA for 3a1fac3
.pre-commit-config.yaml
@@ -13,7 +13,7 @@ repos:
13
args: [--in-place, --black, --wrap-summaries=0, --wrap-descriptions=0]
14
15
- repo: https://github.com/asottile/pyupgrade
16
- rev: v3.15.2
+ rev: v3.16.0
17
hooks:
18
- id: pyupgrade
19
args: [--py38-plus]
0 commit comments