We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87a9466 commit c7f61f6Copy full SHA for c7f61f6
.pre-commit-config.yaml
@@ -14,7 +14,7 @@ repos:
14
files: ^(model_utils|tests)/
15
16
- repo: https://github.com/asottile/pyupgrade
17
- rev: v3.15.1
+ rev: v3.15.2
18
hooks:
19
- id: pyupgrade
20
args: [--py38-plus]
0 commit comments