зеркало из
1
0
Форкнуть 0

Merge pull request #59 from github/zkoppert-patch-1

Create dependabot.yaml
This commit is contained in:
Zack Koppert 2023-12-01 11:52:44 -08:00 коммит произвёл GitHub
Родитель 155780fcfa fb972771a7
Коммит b4d416a4b0
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 16 добавлений и 0 удалений

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

@ -0,0 +1,16 @@
---
# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for all configuration options:
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
- package-ecosystem: "pip" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "daily"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"