Enable Dependabot for npm packages

This commit is contained in:
Marco Castelluccio 2020-11-21 00:28:40 +01:00
Родитель be258faf40
Коммит d88e80859c
1 изменённых файлов: 5 добавлений и 0 удалений

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

@ -18,3 +18,8 @@ updates:
allow:
- dependency-type: direct
- dependency-type: indirect
- package-ecosystem: npm
directory: "/ui"
schedule:
interval: weekly
open-pull-requests-limit: 99