From c3a2dd189675e991ca4330105496d965b94191e0 Mon Sep 17 00:00:00 2001 From: lewisakura Date: Sun, 8 Sep 2024 23:56:14 +0100 Subject: [PATCH] chore: i may be stupid [skip ci] --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index bd3d548..97f4c45 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,6 @@ updates: directory: "/" schedule: interval: "daily" - target-branch: "develop" + target-branch: "dev" labels: - "dependencies"