Skip to content

Commit

Permalink
Configure Renovate (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 14, 2020
1 parent a9daef7 commit 026ba8a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"extends": [
"config:base",
":preserveSemverRanges"
],
"labels": ["auto-update"],
"enabledManagers": ["terraform"],
"terraform": {
"ignorePaths": ["**/context.tf", "examples/**"]
}
}

0 comments on commit 026ba8a

Please sign in to comment.