[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:
parent
0f08ba77c8
commit
46c18d9370
1 changed files with 1 additions and 1 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Reference in a new issue