Browse Source

chore: update dependabot.yml

Ahmad Kholid 3 years ago
parent
commit
7225012795
1 changed files with 2 additions and 1 deletions
  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"
+