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