maint: Bump HACS to 2.0.0

This commit is contained in:
2024-09-02 08:36:59 -07:00
parent 1b64ea6cc9
commit 2665413b60
70 changed files with 1059 additions and 1110 deletions

View File

@@ -1,6 +1,9 @@
{
"domain": "hacs",
"name": "HACS",
"after_dependencies": [
"python_script"
],
"codeowners": [
"@ludeeus"
],
@@ -19,5 +22,5 @@
"requirements": [
"aiogithubapi>=22.10.1"
],
"version": "1.34.0"
"version": "2.0.0"
}