Skip to content

Commit

Permalink
🔧 tweaking renovate config
Browse files Browse the repository at this point in the history
  • Loading branch information
chrede88 committed Nov 7, 2024
1 parent 8941002 commit 8286145
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,10 @@
{
"matchManagers": ["gomod"],
"matchDepTypes": ["indirect"],
"enabled": true,
"enabled": true
},
{
"matchDatasources": ["golang-version"],
"rangeStrategy": "bump"
},
{
Expand Down

0 comments on commit 8286145

Please sign in to comment.