We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e7c42f0 + dba716b commit 348a956Copy full SHA for 348a956
1 file changed
.pre-commit-config.yaml
@@ -17,7 +17,7 @@ repos:
17
hooks:
18
- id: flake8
19
- repo: https://github.com/asottile/pyupgrade
20
- rev: v2.19.4
+ rev: v2.21.0
21
22
- id: pyupgrade
23
args: [--py3-plus]
0 commit comments