Skip to content

Commit

Permalink
fix: renovate config
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartwdouglas committed Dec 30, 2024
1 parent 5f76c15 commit f40f8a3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -27,21 +27,18 @@
'js',
],
additionalBranchPrefix: 'js-',
commitMessgeSuffix: ' (js)',
},
{
matchCategories: [
'java',
],
additionalBranchPrefix: 'java-',
commitMessgeSuffix: ' (java)',
},
{
matchCategories: [
'docker',
],
additionalBranchPrefix: 'java-',
commitMessgeSuffix: ' (docker)',
pinDigests: true
},
{
Expand Down

0 comments on commit f40f8a3

Please sign in to comment.