From 5193d6c17dc4c4d18cbf309b1522dd95c77f7aa0 Mon Sep 17 00:00:00 2001 From: iff Date: Wed, 12 Feb 2025 17:56:05 +0100 Subject: [PATCH] ci: send pr in dev --- .github/dependabot.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index c0f144b..6e5dcd1 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -4,6 +4,7 @@ updates: directory: / schedule: interval: weekly + target-branch: dev - package-ecosystem: cargo directory: / schedule: