Create dependabot.yml (#207)
This commit is contained in:
parent
65a5f2eb37
commit
7abcdc8485
1 changed files with 4 additions and 0 deletions
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
|
@ -10,3 +10,7 @@ updates:
|
||||||
versions:
|
versions:
|
||||||
- 4.2.0
|
- 4.2.0
|
||||||
- 4.2.1
|
- 4.2.1
|
||||||
|
- package-ecosystem: "github-actions"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: daily
|
||||||
|
|
Loading…
Reference in a new issue