Skip to content

Commit 4c8b9f1

Browse files
committed
group terraform stuff into one PR
1 parent 3c4e1ca commit 4c8b9f1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/renovate.json5

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,9 @@
1616
packagePatterns: ["lint", "!lint-staged"],
1717
groupName: "Linting",
1818
},
19+
{
20+
matchManagers: ["terraform", "terraform-version"],
21+
groupName: "Terraform",
22+
},
1923
],
2024
}

0 commit comments

Comments
 (0)