We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 43541f3 + 55a16ea commit f30ba6aCopy full SHA for f30ba6a
.pre-commit-config.yaml
@@ -7,7 +7,7 @@ ci:
7
8
repos:
9
- repo: https://github.com/asottile/pyupgrade
10
- rev: v3.19.0
+ rev: v3.19.1
11
hooks:
12
- id: pyupgrade
13
args: [--py38-plus]
0 commit comments