diff --git a/custom_components/hacs/manifest.json b/custom_components/hacs/manifest.json index ec356fe4596..2d9c6d24c2f 100644 --- a/custom_components/hacs/manifest.json +++ b/custom_components/hacs/manifest.json @@ -18,7 +18,7 @@ "aiofiles>=0.5.0", "aiogithubapi>=2.0.0<3.0.0", "backoff>=1.10.0", - "hacs_frontend==202011151903", + "hacs_frontend==202011221222", "semantic_version>=2.8.5", "queueman==0.5" ] diff --git a/requirements.txt b/requirements.txt index fc9d5918b7d..e63ccc10b3b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ attrs==20.3.0 backoff==1.10.0 bellybutton==0.3.0 colorlog==4.6.2 -hacs_frontend==202011151903 +hacs_frontend==202011221222 pre-commit==2.8.2 PyGithub==1.53 pytest==6.1.2