Add github actions to dependabot
This commit is contained in:
parent
a6d17bb24d
commit
f34480a65e
1 changed files with 4 additions and 0 deletions
4
.github/dependabot.yaml
vendored
4
.github/dependabot.yaml
vendored
|
@ -8,3 +8,7 @@ updates:
|
|||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
|
|
Reference in a new issue