From a5dcb1bb3ff6f52f6ba759583d0e1186f8b93149 Mon Sep 17 00:00:00 2001 From: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Date: Sun, 6 Nov 2022 23:01:23 +0200 Subject: [PATCH] Update renovate.json5 Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> --- .github/renovate.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, }, //