Skip to content

Commit d5bd58c

Browse files
committed
chore: group Spring Framework updates from Renovate
1 parent 44571c0 commit d5bd58c

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

renovate.json5

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
{
2-
"extends": [
2+
extends: [
33
"config:recommended"
4+
],
5+
packageRules: [
6+
{
7+
matchName: "^org.springframework",
8+
matchDepType: ["test"],
9+
groupName: "Spring Framework Dependencies"
10+
}
411
]
512
}

0 commit comments

Comments
 (0)