We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 76dbde0 + ccb14f2 commit a5c65ddCopy full SHA for a5c65dd
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.21.2
+ rev: v2.23.0
21
22
- id: pyupgrade
23
args: [--py3-plus]
0 commit comments