Skip to content

Commit

Permalink
Merge pull request #60 from lgallard/renovate/configure
Browse files Browse the repository at this point in the history
Add extra Terraform config
  • Loading branch information
lgallard authored Jun 5, 2024
2 parents 5146144 + 56863fe commit 8058daa
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,12 @@
"matchDatasources": ["terraform-module"],
"enabled": true,
"automerge": false
},
{
"managers": ["terraform"],
"matchPackagePatterns": ["^hashicorp/terraform$"],
"enabled": true,
"automerge": false
}
]
}

0 comments on commit 8058daa

Please sign in to comment.