Skip to content

Commit

Permalink
Add extra Terraform config
Browse files Browse the repository at this point in the history
  • Loading branch information
lgallard committed Jun 5, 2024
1 parent 5146144 commit 56863fe
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 56863fe

Please sign in to comment.