Skip to content

Commit 3adcd42

Browse files
committed
[chore] Have renovate update our tools deps
The current configuration has made us miss required security updates for this module. This changes that so it will not happen going forward.
1 parent 8c38f80 commit 3adcd42

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

renovate.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,6 @@
1414
"matchDepTypes": ["indirect"],
1515
"enabled": true
1616
},
17-
{
18-
"matchFileNames": ["internal/tools/**"],
19-
"matchManagers": ["gomod"],
20-
"matchDepTypes": ["indirect"],
21-
"enabled": false
22-
},
2317
{
2418
"matchPackageNames": ["google.golang.org/genproto/googleapis/**"],
2519
"groupName": "googleapis"

0 commit comments

Comments
 (0)