From f365312867948cdac00869f459bfebaf5b937bc9 Mon Sep 17 00:00:00 2001 From: Ruben van der Linde Date: Tue, 19 May 2026 05:35:17 +0200 Subject: [PATCH] chore(dependabot): retarget npm updates to development (main is protected) --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3390c9e5..4d2c38ad 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,7 @@ updates: directory: "/" schedule: interval: "weekly" + target-branch: "development" open-pull-requests-limit: 10 cooldown: default-days: 1