5 lines
127 B
TOML
5 lines
127 B
TOML
[home-assistant]
|
|
source = "git"
|
|
git = "https://github.com/home-assistant/core.git"
|
|
exclude_regex = ".*(pre|alpha|beta|b|rc).*"
|