diff --git a/.github/renovate.json b/.github/renovate.json index 75124ac..affc8f9 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -37,6 +37,6 @@ "matchDatasources": ["docker"], "matchUpdateTypes": ["minor", "patch"], "automerge": true - }, + } ] }