blob: 083d5d9cf674b349d958a0402653cad6c0eb88fe [file] [log] [blame]
version: 2
updates:
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "daily"
labels: ["dependencies"]
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
labels:
- dependencies
# only update HashiCorp actions, external actions managed by TSCCR
allow:
- dependency-name: hashicorp/*
groups:
github-actions-breaking:
update-types:
- major
github-actions-backward-compatible:
update-types:
- minor
- patch