[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/pyupgrade: v2.23.1 → v2.23.3](https://github.com/asottile/pyupgrade/compare/v2.23.1...v2.23.3)
This commit is contained in:
pre-commit-ci[bot] 2021-08-09 16:28:29 +00:00 committed by Asif Saif Uddin
parent 1a512ffac9
commit 8b3498416f
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
repos:
- repo: https://github.com/asottile/pyupgrade
rev: v2.23.1
rev: v2.23.3
hooks:
- id: pyupgrade
args: ["--py36-plus"]