Skip to content

Commit 58325a4

Browse files
committed
Change the schedule interval of dependabot to weekly
Also add newline at EOF
1 parent aeab3a8 commit 58325a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ updates:
33
- package-ecosystem: "maven"
44
directory: "/"
55
schedule:
6-
interval: "daily"
6+
interval: "weekly"

0 commit comments

Comments
 (0)