Sfoglia il codice sorgente

chore: update dependabot.yml

Ahmad Kholid 3 anni fa
parent
commit
7225012795
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  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"
+