We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75e77ba commit 7553f8fCopy full SHA for 7553f8f
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ repos:
15
hooks:
16
- id: black
17
- repo: https://github.com/asottile/pyupgrade
18
- rev: v3.16.0
+ rev: v3.17.0
19
20
- id: pyupgrade
21
args: [--py38-plus]
0 commit comments