Update dependabot.yml

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
This commit is contained in:
Matthieu MOREL 2022-12-26 12:20:11 +01:00
parent c1e2be2765
commit 12471312e1

View File

@ -5,6 +5,14 @@
version: 2 version: 2
updates: updates:
- package-ecosystem: "docker" # See documentation for possible values
directory: "/actions/retest-action" # Location of package manifests
schedule:
interval: "weekly"
- package-ecosystem: "github-action" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
- package-ecosystem: "gomod" # See documentation for possible values - package-ecosystem: "gomod" # See documentation for possible values
directory: "/" # Location of package manifests directory: "/" # Location of package manifests
schedule: schedule: