We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d312b6 commit d34696bCopy full SHA for d34696b
.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
20
21
# A tool to automatically upgrade syntax for newer versions of the python language.
22
- repo: https://github.com/asottile/pyupgrade
23
- rev: v3.15.1
+ rev: v3.15.2
24
hooks:
25
- id: pyupgrade
26
args: [ --py39-plus ]
0 commit comments