[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/pyupgrade: v2.16.0 → v2.18.2](https://github.com/asottile/pyupgrade/compare/v2.16.0...v2.18.2)
This commit is contained in:
pre-commit-ci[bot]
2021-05-24 17:19:56 +00:00
committed by GitHub
parent 229a4e03e3
commit 1d2cde763c

View File

@@ -25,7 +25,7 @@ repos:
hooks:
- id: validate_manifest
- repo: https://github.com/asottile/pyupgrade
rev: v2.16.0
rev: v2.18.2
hooks:
- id: pyupgrade
args: [--py36-plus]