Updated dependabot to include github actions (#8335)
- Updated dependabot to include github actions.
This commit is contained in:
parent
75fe8d9b98
commit
902c9dbee8
1 changed files with 4 additions and 0 deletions
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
|
@ -5,3 +5,7 @@ updates:
|
|||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
|
|
Loading…
Reference in a new issue