From 876fb059b33393cca6d9d46d919bc3d7283f614f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E6=99=93=E4=BC=9F?= Date: Mon, 8 May 2023 08:11:56 +0800 Subject: [PATCH] =?UTF-8?q?:construction=5Fworker:=20github=E6=AF=8F?= =?UTF-8?q?=E6=97=A5=E6=89=AB=E6=8F=8F=E4=BE=9D=E8=B5=96=E5=B9=B6=E5=88=9B?= =?UTF-8?q?=E5=BB=BAPR=EF=BC=9A=E9=99=90=E5=88=B6=E5=88=86=E6=94=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3e81d44f..f71c644f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,6 +10,7 @@ updates: directory: "/" # Location of package manifests schedule: interval: "daily" + target-branch: "dev" # https://docs.github.com/zh/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#ignore ignore: - dependency-name: org.springframework.boot:spring-boot-dependencies