kubekey/.github/dependabot.yml
rick 1acb79398b Automatic the go depend, release draft, project settings
Signed-off-by: rick <rick@jenkins-zh.cn>
2021-01-25 09:37:46 +08:00

15 lines
307 B
YAML

version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
pull-request-branch-name:
separator: "-"
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "daily"
pull-request-branch-name:
separator: "-"