We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4af3961 commit 6b8ed12Copy full SHA for 6b8ed12
.github/dependabot.yml
@@ -5,12 +5,12 @@ updates:
5
- package-ecosystem: "maven"
6
directory: "/"
7
schedule:
8
- interval: "weekly"
+ interval: "daily"
9
groups:
10
spring-boot-starter:
11
patterns:
12
- "org.springframework.boot:spring-boot-starter*"
13
- package-ecosystem: "github-actions"
14
15
16
0 commit comments