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