Skip to content

Commit 5576cdc

Browse files
committed
chore: bump jackson dependencies together
1 parent 762ed2c commit 5576cdc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: renovate.json

+4
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
"labels": ["dependencies"],
77
"schedule": ["every 3 weeks on Monday"],
88
"packageRules": [
9+
{
10+
"matchPackagePrefixes": ["com.fasterxml.jackson.core"],
11+
"groupName": "com.fasterxml.jackson.core"
12+
},
913
{
1014
"matchPackagePrefixes": ["com.github.vlsi"],
1115
"groupName": "com.github.vlsi"

0 commit comments

Comments
 (0)