Forráskód Böngészése

Upgrade to GitHub-native Dependabot

dependabot-preview[bot] 4 éve
szülő
commit
6e34fe92ff
1 módosított fájl, 7 hozzáadás és 0 törlés
  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