Browse Source

Remove dependabot

Daniel Supernault 5 years ago
parent
commit
4de82496b6
1 changed files with 0 additions and 18 deletions
  1. 0 18
      .github/dependabot.yml

+ 0 - 18
.github/dependabot.yml

@@ -1,18 +0,0 @@
-version: 2
-updates:
-- package-ecosystem: composer
-  directory: "/"
-  schedule:
-    interval: daily
-  open-pull-requests-limit: 99
-  target-branch: staging
-  allow:
-  - dependency-type: all
-- package-ecosystem: npm
-  directory: "/"
-  schedule:
-    interval: daily
-  open-pull-requests-limit: 99
-  target-branch: staging
-  allow:
-  - dependency-type: all