Skip to content

Commit 250eaee

Browse files
authored
Update dependabot.yml
1 parent e6da5db commit 250eaee

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
version: 2
22
updates:
3-
- package-ecosystem: maven
3+
- package-ecosystem: "maven"
44
directory: "/"
55
schedule:
6-
interval: daily
7-
open-pull-requests-limit: 10
8-
- package-ecosystem: github-actions
6+
interval: "daily"
7+
- package-ecosystem: "github-actions"
98
directory: "/"
109
schedule:
11-
interval: daily
10+
interval: "daily"
1211

0 commit comments

Comments
 (0)