Explorar el Código

chore: update dependabot.yml

Ahmad Kholid hace 3 años
padre
commit
7225012795
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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"
+