Daniel Supernault 5 лет назад
Родитель
Сommit
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