浏览代码

Remove dependabot

Daniel Supernault 5 年之前
父节点
当前提交
4de82496b6
共有 1 个文件被更改,包括 0 次插入18 次删除
  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