Update dependabot.yml (#1482)

This commit is contained in:
Xav Paice
2024-02-22 19:33:50 +13:00
committed by GitHub
parent f4d2cfb749
commit 27f867bd4e

View File

@@ -18,7 +18,20 @@ updates:
update-types:
- "patch"
- "minor"
- package-ecosystem: "gomod" # See documentation for possible values
directory: "/examples/sdk/helm-template" # Location of package manifests
labels:
- "dependencies"
- "go"
- "type::chore"
schedule:
interval: "weekly"
groups:
security:
update-types:
- "patch"
- "minor"
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
# Workflow files stored in the