We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8bef73c + c7f61f6 commit ab7996dCopy full SHA for ab7996d
.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