blob: 6ed7037323e137366f85d058697ac6c0e4f7637d [file]
# See Dependabot documentation for all configuration options:
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
groups:
all-github-actions:
patterns: [ "*" ]
reviewers:
- "christopherfujino"
- "jmagman"
labels:
- "team"
- "team-infra"
- "autosubmit"
ignore:
- dependency-name: "codecov/codecov-action"
update-types: ["version-update:semver-patch"]