Explorar el Código

chore: migrate to Dependabot config file (#433)

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot-preview[bot] hace 5 años
padre
commit
555221e1dc
Se han modificado 1 ficheros con 9 adiciones y 0 borrados
  1. 9 0
      .github/dependabot.yml

+ 9 - 0
.github/dependabot.yml

@@ -0,0 +1,9 @@
+version: 2
+updates:
+- package-ecosystem: npm
+  directory: "/"
+  schedule:
+    interval: daily
+    time: "13:00"
+  open-pull-requests-limit: 99
+  versioning-strategy: increase