We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b787de0 + c6c4179 commit 2469ca3Copy full SHA for 2469ca3
.pre-commit-config.yaml
@@ -18,7 +18,7 @@ repos:
18
- id: black
19
args: [--line-length=79]
20
- repo: https://github.com/asottile/pyupgrade
21
- rev: v3.2.2
+ rev: v3.3.0
22
hooks:
23
- id: pyupgrade
24
args: [--py36-plus]
0 commit comments