Skip to content

Commit cfd96ed

Browse files
authored
Merge pull request #561 from maxmind/horgh/group-jackson
Group jackson dependencies
2 parents c0d6208 + bc497b6 commit cfd96ed

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ updates:
55
schedule:
66
interval: daily
77
open-pull-requests-limit: 10
8+
groups:
9+
jackson:
10+
patterns:
11+
- "com.fasterxml.jackson*"
812
- package-ecosystem: "github-actions"
913
directory: "/"
1014
schedule:

0 commit comments

Comments
 (0)