From 0d1756d3e3ecc8080b571f671be112861205eacf Mon Sep 17 00:00:00 2001 From: DeveloperC Date: Thu, 30 Jan 2025 10:44:40 +0000 Subject: [PATCH] ci: Renovate automerge PRs * https://docs.renovatebot.com/configuration-options/#automerge --- .github/renovate.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/renovate.json b/.github/renovate.json index 94858a17..20cae5fa 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -3,6 +3,7 @@ "extends": [ "config:best-practices" ], + "automerge": true, "dockerfile": { "fileMatch": [ "(^|/)Earthfile$",