Browse Source

Upgrade to GitHub-native Dependabot

dependabot-preview[bot] 4 years ago
parent
commit
6e34fe92ff
1 changed files with 7 additions and 0 deletions
  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