Skip to content

Commit

Permalink
fix: minor renovate fixes (#3873)
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartwdouglas authored Dec 30, 2024
1 parent 2959221 commit 9155168
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 @@ -38,13 +38,14 @@
matchCategories: [
'docker',
],
additionalBranchPrefix: 'java-',
additionalBranchPrefix: 'docker-',
pinDigests: true
},
{
matchUpdateTypes: [
'minor',
'patch',
'digest'
],
automerge: true,
},
Expand Down

0 comments on commit 9155168

Please sign in to comment.