Update python-typing-update config to py39plus (#65261)

This commit is contained in:
Ville Skyttä 2022-01-31 06:16:14 +02:00 committed by GitHub
parent 0673e96401
commit 27d5be71dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ repos:
- id: python-typing-update
stages: [manual]
args:
- --py38-plus
- --py39-plus
- --force
- --keep-updates
files: ^(homeassistant|tests|script)/.+\.py$