Update renovate.json5

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
Stavros Kois
2022-11-06 23:01:23 +02:00
committed by GitHub
parent e882b45588
commit a5dcb1bb3f
+1 -1
View File
@@ -37,7 +37,7 @@
// Setup datasources for github actions // Setup datasources for github actions
{ {
"matchManagers": ["github-actions"], "matchManagers": ["github-actions"],
"excludePackageNames": ["stefanzweifel/git-auto-commit-action"] "excludePackageNames": ["stefanzweifel/git-auto-commit-action"],
"automerge": true, "automerge": true,
}, },
// //