This commit is contained in:
Yury Semikhatsky 2024-02-09 12:16:57 -08:00 коммит произвёл GitHub
Родитель 8286f8a9d8
Коммит 36705817bf
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 10 добавлений и 0 удалений

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

@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: "maven"
directory: "/" # Location of the pom.xml file
schedule:
interval: "weekly"
open-pull-requests-limit: 10
allow:
- dependency-type: "direct" # Optional: Only update direct dependencies
- dependency-type: "indirect" # Optional: Only update indirect (transitive) dependencies