This commit is contained in:
cloudwithax 2023-05-01 21:01:30 -04:00
commit d5cf16ac63
No known key found for this signature in database
GPG Key ID: 5DBE54E45794983E
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ repos:
hooks: hooks:
- id: blacken-docs - id: blacken-docs
- repo: https://github.com/asottile/pyupgrade - repo: https://github.com/asottile/pyupgrade
rev: v3.3.1 rev: v3.3.2
hooks: hooks:
- id: pyupgrade - id: pyupgrade
args: [--py37-plus, --keep-runtime-typing] args: [--py37-plus, --keep-runtime-typing]