mirror of
https://github.com/PretendoNetwork/Inkay.git
synced 2026-09-07 01:45:22 -05:00
feat(CI): Extend Dependabot workflow for GitHub Actions
This commit is contained in:
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: "
|
||||
|
||||
Reference in New Issue
Block a user