[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/pyupgrade: v2.24.0 → v2.25.0](https://github.com/asottile/pyupgrade/compare/v2.24.0...v2.25.0)
This commit is contained in:
pre-commit-ci[bot] 2021-08-30 18:35:12 +00:00 committed by GitHub
parent 0f08ba77c8
commit 46c18d9370
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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