Update dependabot.yml
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
This commit is contained in:
parent
3be17f4af7
commit
c5e81e3c05
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@ -6,7 +6,7 @@
|
|||||||
version: 2
|
version: 2
|
||||||
updates:
|
updates:
|
||||||
- package-ecosystem: "docker" # See documentation for possible values
|
- package-ecosystem: "docker" # See documentation for possible values
|
||||||
directory: "/actions/retest-action" # Location of package manifests
|
directory: "/.github/actions/retest-action" # Location of package manifests
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
- package-ecosystem: "github-actions" # See documentation for possible values
|
- package-ecosystem: "github-actions" # See documentation for possible values
|
||||||
|
Loading…
x
Reference in New Issue
Block a user