Sfoglia il codice sorgente

Upgrade to GitHub-native Dependabot

dependabot-preview[bot] 4 anni fa
parent
commit
38d0ae9aee
1 ha cambiato i file con 7 aggiunte e 0 eliminazioni
  1. 7 0
      .github/dependabot.yml

+ 7 - 0
.github/dependabot.yml

@@ -0,0 +1,7 @@
+version: 2
+updates:
+- package-ecosystem: composer
+  directory: "/"
+  schedule:
+    interval: daily
+  open-pull-requests-limit: 10