From d58add5dde784f20b547aa8e9bb4b872db79b65a Mon Sep 17 00:00:00 2001 From: HAHWUL Date: Mon, 1 Jan 2024 14:37:27 +0900 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 32505b8a..b142c10e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,3 +6,4 @@ updates: interval: daily time: "20:00" open-pull-requests-limit: 10 + target-branch: "dev"