Add github actions too
This commit is contained in:
parent
aacd566b5b
commit
fabb5e6bd0
9
.github/dependabot.yml
vendored
9
.github/dependabot.yml
vendored
@ -29,3 +29,12 @@ updates:
|
|||||||
target-branch: "master"
|
target-branch: "master"
|
||||||
commit-message:
|
commit-message:
|
||||||
prefix: "[upd] docker:"
|
prefix: "[upd] docker:"
|
||||||
|
|
||||||
|
- package-ecosystem: "github-actions"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "weekly"
|
||||||
|
day: "friday"
|
||||||
|
target-branch: "master"
|
||||||
|
commit-message:
|
||||||
|
prefix: "[upd] github-actions:"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user