1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-25 03:09:52 +01:00

Update python-typing-update to 0.5.0 (#80315)

This commit is contained in:
Marc Mueller
2022-10-14 13:21:37 +02:00
committed by GitHub
parent f21a004aa9
commit a63c9e8fb9
3 changed files with 8 additions and 8 deletions

View File

@@ -69,11 +69,12 @@ repos:
hooks:
- id: prettier
- repo: https://github.com/cdce8p/python-typing-update
rev: v0.3.5
rev: v0.5.0
hooks:
# Run `python-typing-update` hook manually from time to time
# to update python typing syntax.
# Will require manual work, before submitting changes!
# pre-commit run --hook-stage manual python-typing-update --all-files
- id: python-typing-update
stages: [manual]
args: