Skip to content

Commit

Permalink
not updating indirect dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
logica0419 committed Jan 13, 2024
1 parent 7665da1 commit 92c2cdd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/renovate/gomod.json5
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"packageRules": [
{
"matchManagers": ["gomod"],
"matchDepTypes": ["indirect"],
"enabled": true
},
{
"matchManagers": ["gomod"],
"postUpdateOptions": ["gomodTidy", "gomodMassage"]
Expand Down

0 comments on commit 92c2cdd

Please sign in to comment.