Skip to content

Commit 70e22a3

Browse files
authored
[chore] group github.com/knadh/koanf packages (#12863)
This will avoid future merge conflicts with the packages. Signed-off-by: Alex Boten <[email protected]>
1 parent 720a2f1 commit 70e22a3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

renovate.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,15 @@
9898
"golang.org/x{/,}**"
9999
]
100100
},
101+
{
102+
"matchManagers": [
103+
"gomod"
104+
],
105+
"groupName": "All github.com/knadh/koanf packages",
106+
"matchPackageNames": [
107+
"github.com/knadh/koanf{/,}**"
108+
]
109+
},
101110
{
102111
"matchManagers": [
103112
"gomod"

0 commit comments

Comments
 (0)