We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab29ce1 commit e652820Copy full SHA for e652820
1 file changed
.pre-commit-config.yaml
@@ -65,7 +65,7 @@ repos:
65
args: [--py3-plus]
66
exclude: nonunicode/.*
67
- repo: https://github.com/asottile/pyupgrade
68
- rev: v2.21.0
+ rev: v2.21.1
69
hooks:
70
- id: pyupgrade
71
0 commit comments