diff --git a/git_pull/config.json b/git_pull/config.json index 2cdf0a1..3a2dae7 100644 --- a/git_pull/config.json +++ b/git_pull/config.json @@ -12,16 +12,16 @@ "repository": null, "auto_restart": false, "repeat": { - "active": false, - "interval": 300 + "active": false, + "interval": 300 } }, "schema": { "repository": "url", "auto_restart": "bool", "repeat": { - "active": "bool", - "interval": "int" + "active": "bool", + "interval": "int" } }, "image": "homeassistant/{arch}-addon-git_pull"