hotfix: set dependabot
on gh actions versions
This commit is contained in:
parent
497a5d31ae
commit
14df9d6438
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
|
@ -12,3 +12,9 @@ updates:
|
||||||
commit-message:
|
commit-message:
|
||||||
prefix: "⬆️"
|
prefix: "⬆️"
|
||||||
open-pull-requests-limit: 100
|
open-pull-requests-limit: 100
|
||||||
|
- package-ecosystem: "github-actions"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "weekly"
|
||||||
|
commit-message:
|
||||||
|
prefix: "⬆️"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user