forked from PretendoNetwork/Inkay
Merge pull request #72 from ScottBrenner/patch-1
This commit is contained in:
commit
c90d91cd62
1 changed files with 6 additions and 0 deletions
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
|
|
@ -11,3 +11,9 @@ updates:
|
||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
commit-message:
|
commit-message:
|
||||||
prefix: "chore: "
|
prefix: "chore: "
|
||||||
|
- package-ecosystem: "github-actions" # See documentation for possible values
|
||||||
|
directory: "/" # Location of package manifests
|
||||||
|
schedule:
|
||||||
|
interval: "weekly"
|
||||||
|
commit-message:
|
||||||
|
prefix: "chore: "
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue