chore: update pre-commit hook asottile/pyupgrade to v3.3.1

This commit is contained in:
Renovate Bot 2022-12-09 19:31:44 +00:00
parent b8544b516f
commit a42d75252f
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ repos:
- id: trailing-whitespace
- repo: https://github.com/asottile/pyupgrade
rev: v3.2.3
rev: v3.3.1
hooks:
- id: pyupgrade
args: [--py37-plus]