We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b2b67e commit bcc2051Copy full SHA for bcc2051
.pre-commit-config.yaml
@@ -17,7 +17,7 @@
17
18
repos:
19
- repo: https://github.com/asottile/pyupgrade
20
- rev: v3.15.0
+ rev: v3.15.1
21
hooks:
22
- id: pyupgrade
23
args: ['--py39-plus']
0 commit comments