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