feat: set up dependabot for all dependencies (#34)

* feat: set up dependabot for all dependencies

* tweak: remove comments
This commit is contained in:
Andrea Spadaccini 2022-07-06 15:25:55 +02:00 коммит произвёл GitHub
Родитель 4154e90fc6
Коммит 2a06383aa6
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 6 добавлений и 0 удалений

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

@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "nuget"
directory: "/"
schedule:
interval: "daily"