We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11c6351 commit d5c2377Copy full SHA for d5c2377
.pre-commit-config.yaml
@@ -25,7 +25,7 @@ repos:
25
hooks:
26
- id: black
27
- repo: https://github.com/asottile/pyupgrade
28
- rev: v3.17.0
+ rev: v3.18.0
29
30
- id: pyupgrade
31
args: [--py38-plus]
0 commit comments