Selaa lähdekoodia

Merge pull request #2286 from pixelfed/staging

Remove dependabot
daniel 5 vuotta sitten
vanhempi
commit
142c633a7e
1 muutettua tiedostoa jossa 0 lisäystä ja 18 poistoa
  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