Skip to content

Commit 7a23ea8

Browse files
authored
Change Dependabot update interval to daily
1 parent e35e079 commit 7a23ea8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ updates:
33
- package-ecosystem: "maven" # See documentation for possible values
44
directory: "/" # Location of package manifests
55
schedule:
6-
interval: "weekly"
6+
interval: "daily"
77

0 commit comments

Comments
 (0)