Selaa lähdekoodia

chore: update dependabot.yml

Ahmad Kholid 3 vuotta sitten
vanhempi
commit
7225012795
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  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"
+