We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e3c928 commit 1abd1d7Copy full SHA for 1abd1d7
.pre-commit-config.yaml
@@ -18,7 +18,7 @@ repos:
18
- id: black
19
args: [--line-length=79, --target-version=py38]
20
- repo: https://github.com/asottile/pyupgrade
21
- rev: v3.19.0
+ rev: v3.19.1
22
hooks:
23
- id: pyupgrade
24
args: [--py38-plus]
0 commit comments