From 6f856485a1f7760580c74500a502d2253367b6bb Mon Sep 17 00:00:00 2001 From: Matteo Cargnelutti Date: Tue, 1 Aug 2023 10:58:59 -0400 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 d1f0d08..10108cc 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,6 +1,7 @@ version: 2 updates: - package-ecosystem: "npm" + target-branch: "dependabot" directory: "/" schedule: interval: "daily"