diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 46221714338..1d9f6bf068d 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -37,7 +37,7 @@ // Setup datasources for github actions { "matchManagers": ["github-actions"], - "excludePackageNames": ["stefanzweifel/git-auto-commit-action"] + "excludePackageNames": ["stefanzweifel/git-auto-commit-action"], "automerge": true, }, //