Pārlūkot izejas kodu

fix: dependabot config

Ahmad Kholid 3 gadi atpakaļ
vecāks
revīzija
f57f6cd983
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      .github/dependabot.yml

+ 1 - 1
.github/dependabot.yml

@@ -2,6 +2,6 @@ version: 2
 updates:
   - package-ecosystem: "npm"
     directory: "/"
+    target-branch: "dev"
     schedule:
       interval: "daily"
-      target-branch: "dev"