diff --git a/pyproject.toml b/pyproject.toml index 42b0e3ff85..ce88e3ca2b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -61,7 +61,7 @@ version_provider = "poetry" version_scheme = "semver" version_files = [ "custom_components/uk_bin_collection/manifest.json:version", - "custom_components/uk_bin_collection/manifest.json:requirements" + "custom_components/uk_bin_collection/manifest.json:requirements", "custom_components/uk_bin_collection/config_flow.py:githubusercontent" ]