Skip to content

Commit

Permalink
Merge pull request #98 from axivo/fix/renovate
Browse files Browse the repository at this point in the history
Update package rules
  • Loading branch information
fmunteanu authored May 25, 2024
2 parents c942641 + 7e8e9c3 commit 933ed28
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@
],
"packageRules": [
{
"groupName": "dependency golang/go",
"matchDatasources": [
"github-tags"
],
"groupName": "dependency golang/go",
"matchManagers": [
"custom.regex"
],
Expand All @@ -52,6 +52,7 @@
"rangeStrategy": "bump"
},
{
"enabled": true,
"matchDepTypes": [
"indirect"
],
Expand Down

0 comments on commit 933ed28

Please sign in to comment.