Added dependabot for GitHub Actions

How about using dependabot in this way?
When this works, a PullRequest is created as follows:
- ruby/bigdecimal#242

It was created with reference to the following:
- ruby/csv#265
This commit is contained in:
ydah 2023-01-06 13:19:36 +09:00
Родитель 8d9fd4ec67
Коммит bbf3e32599
1 изменённых файлов: 6 добавлений и 0 удалений

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

@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: "weekly"