Skip to content

Commit 5664074

Browse files
authored
Merge branch 'master' into snyk-upgrade-e20b58117709c13e4abf73d2aa3251c7
2 parents cbfa316 + 0c4225d commit 5664074

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@ updates:
55
- package-ecosystem: "maven"
66
directory: "/"
77
schedule:
8-
interval: "daily"
8+
interval: "weekly"
9+
groups:
10+
spring-boot-starter:
11+
patterns:
12+
- "org.springframework.boot:spring-boot-starter*"
913
- package-ecosystem: "github-actions"
1014
directory: "/"
1115
schedule:

0 commit comments

Comments
 (0)