Skip to content

Commit 084e736

Browse files
author
Terraform
committed
Automated: Add Renovate config file
1 parent a3b7397 commit 084e736

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

renovate.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"automerge": null,
43
"description": "This file is managed by Terraform. Manual changes will be overwritten. To update this file, look for the `renovate_config` module being used in the `repositories` directory in our Terraform repo.",
54
"extends": [
65
"config:best-practices",
7-
":automergePatch",
8-
":rebaseStalePrs"
6+
":rebaseStalePrs",
7+
":automergePatch"
98
],
109
"ignorePaths": [
1110
"node_modules/**",

0 commit comments

Comments
 (0)