We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0c42529 + fd99c8f commit 2f6cc75Copy full SHA for 2f6cc75
1 file changed
.pre-commit-config.yaml
@@ -17,7 +17,7 @@ repos:
17
hooks:
18
- id: black
19
- repo: https://github.com/asottile/pyupgrade
20
- rev: v3.2.2
+ rev: v3.3.0
21
22
- id: pyupgrade
23
args: [--py36-plus]
0 commit comments