We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af4bba3 commit 68e366eCopy full SHA for 68e366e
renovate.json
@@ -1,4 +1,10 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
- "extends": ["github>hetznercloud/.github//renovate/default"]
+ "extends": ["github>hetznercloud/.github//renovate/default"],
4
+ "packageRules": [
5
+ {
6
+ "matchPackagePrefixes": ["github.com/hashicorp/"],
7
+ "groupName": "hashicorp"
8
+ }
9
+ ]
10
}
0 commit comments