1
0
mirror of https://github.com/alexellis/arkade.git synced 2022-05-07 18:22:49 +03:00
Files
arkade-kubernetes/.github/dependabot.yml
Alistair Hey 6782e873f9 Enable Depandabot for arkade
Signed-off-by: Alistair Hey <alistair@heyal.co.uk>
2021-02-17 18:11:48 +00:00

11 lines
323 B
YAML

version: 2
# reference: https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates
updates:
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"