We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1ad8f06 + 7c14ba0 commit a6d2112Copy full SHA for a6d2112
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: v2.32.0
+ rev: v2.32.1
21
22
- id: pyupgrade
23
args: [--py36-plus]
0 commit comments