Merge pull request #2666 from messense/dependabot-github-actions
Add `github-actions` to dependabot config
This commit is contained in:
commit
fad39e74c4
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
|
@ -9,3 +9,8 @@ updates:
|
|||
directory: "/" # Location of package manifests
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
|
|
Loading…
Reference in a new issue