Skip to content

Commit 15f7b5d

Browse files
author
Janne Rönkkö
committed
Fix Renovatebot configurations
1 parent 6f50ab4 commit 15f7b5d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

renovatebot/jore4-default-preset.json5

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
// this includes everything, even @digest of "1.2.3" pinned version updates
6565
groupName: "all dependencies",
6666
groupSlug: "all",
67-
matchPackagePatterns: ["*"],
67+
matchPackageNames: ["*"],
6868
},
6969
{
7070
// we want to group typescript updates to its own PR
@@ -83,7 +83,6 @@
8383
groupName: "spring boot",
8484
groupSlug: "spring-boot",
8585
matchPackageNames: ["org.springframework.boot"],
86-
matchPackagePrefixes: ["org.springframework.boot:"],
8786
},
8887
{
8988
// group Dockerfile and docker-compose version updates to own PR

0 commit comments

Comments
 (0)