Skip to content

Instantly share code, notes, and snippets.

@KyMidd
Created October 16, 2024 01:43
Show Gist options
  • Save KyMidd/374648223e9ed9d75fd597fd60e0f0dc to your computer and use it in GitHub Desktop.
Save KyMidd/374648223e9ed9d75fd597fd60e0f0dc to your computer and use it in GitHub Desktop.
- package-ecosystem: "terraform"
directories:
- "*"
registries:
- "github"
groups:
terraform-modules:
patterns:
- "*"
schedule:
interval: "daily"
commit-message:
# Prefix all commit messages with Dependabot"
prefix: "Dependabot"
# Specify labels for github-actions pull requests
labels:
- "dependencies"
# Add reviewers
reviewers:
- "OrgName/pr_approvers"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment