Browse Source

Merge pull request #2286 from pixelfed/staging

Remove dependabot
daniel 5 năm trước cách đây
mục cha
commit
142c633a7e
1 tập tin đã thay đổi với 0 bổ sung18 xóa
  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