Skip to content

Commit a6661dc

Browse files
committed
chore: migrate matchPackagePatterns to matchPackageNames
1 parent 6b22eb9 commit a6661dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"semanticCommitType": "fix"
88
},
99
{
10-
"matchPackagePatterns": ["@nrfcloud/*"],
10+
"matchPackageNames": ["@nrfcloud/**"],
1111
"minimumReleaseAge": null
1212
}
1313
]

0 commit comments

Comments
 (0)