mirror of
https://github.com/PretendoNetwork/Inkay.git
synced 2026-03-21 17:45:17 -05:00
feat(CI): Extend Dependabot workflow for GitHub Actions
This commit is contained in:
parent
bda6bc0d32
commit
79bc63adb8
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
|
|
@ -11,3 +11,9 @@ updates:
|
|||
interval: "weekly"
|
||||
commit-message:
|
||||
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 New Issue
Block a user