1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00

Bump awesomeversion from 22.6.0 to 22.8.0 (#77436)

This commit is contained in:
Joakim Sørensen
2022-08-28 20:52:23 +02:00
committed by GitHub
parent 533d23ce05
commit 0caf998547
9 changed files with 21 additions and 14 deletions

View File

@@ -303,7 +303,6 @@ def async_create_issue(
AwesomeVersion(
breaks_in_ha_version,
ensure_strategy=AwesomeVersionStrategy.CALVER,
find_first_match=False,
)
issue_registry = async_get(hass)