Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
Signed-off-by: André Martins <andre@cilium.io>
  • Loading branch information
aanm committed Feb 20, 2024
1 parent ed78fe5 commit 5a867ed
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -153,5 +153,12 @@
],
"datasourceTemplate": "docker"
}
],
"rangeStrategy": "bump",
"packageRules": [
{
"matchUpdateTypes": ["minor", "major","patch"],
"groupName": "all-dependencies"
}
]
}

0 comments on commit 5a867ed

Please sign in to comment.