Skip to content

Commit

Permalink
Renovate: update our build indirect dependencies
Browse files Browse the repository at this point in the history
This will catch security issues and important patches for indirect
dependencies going forward.
  • Loading branch information
MrAlias committed Dec 20, 2024
1 parent 64741dd commit b718a99
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,6 @@
"matchDepTypes": ["indirect"],
"enabled": true
},
{
"matchFileNames": ["build/**"],
"matchManagers": ["gomod"],
"matchDepTypes": ["indirect"],
"enabled": false
},
{
"matchPackageNames": ["google.golang.org/genproto/googleapis/**"],
"groupName": "googleapis"
Expand Down

0 comments on commit b718a99

Please sign in to comment.