Let's wait until https://github.com/dependabot/dependabot-core/issues/2804 is fixed before re-enabling.
This commit is contained in:
Rob Hudson 2021-12-13 10:03:55 -08:00 коммит произвёл Paul McLanahan
Родитель c6ef8f0f0c
Коммит 51b33be769
1 изменённых файлов: 0 добавлений и 22 удалений

22
.github/dependabot.yml поставляемый
Просмотреть файл

@ -1,22 +0,0 @@
version: 2
updates:
- package-ecosystem: pip
directory: '/'
schedule:
interval: daily
open-pull-requests-limit: 10
labels:
- Backend
- dependencies
- package-ecosystem: docker
directory: '/'
schedule:
interval: daily
open-pull-requests-limit: 10
# - package-ecosystem: npm
# directory: '/'
# schedule:
# interval: daily
# open-pull-requests-limit: 10
# labels:
# - dependencies