Преглед изворни кода

chore: update dependabot.yml

Ahmad Kholid пре 3 година
родитељ
комит
7225012795
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      .github/dependabot.yml

+ 2 - 1
.github/dependabot.yml

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