Update setup-cfg-fmt to 1.17.0

This commit is contained in:
Michał Górny 2021-05-06 16:49:09 +02:00
parent 1e1955dbb7
commit 48f78f9ba0
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ repos:
- id: pyupgrade
args: [--py36-plus]
- repo: https://github.com/asottile/setup-cfg-fmt
rev: v1.11.0
rev: v1.17.0
hooks:
- id: setup-cfg-fmt
args: [--max-py-version=3.10]