Skip to content

Commit c78ce2b

Browse files
committed
Run dependabot once a week.
1 parent ea1d49e commit c78ce2b

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.github/dependabot.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,10 @@ updates:
1818
- package-ecosystem: "maven"
1919
directory: "/"
2020
schedule:
21-
interval: "daily"
21+
interval: "weekly"
22+
day: "friday"
2223
- package-ecosystem: "github-actions"
2324
directory: "/"
2425
schedule:
25-
interval: "daily"
26+
interval: "weekly"
27+
day: "friday"

0 commit comments

Comments
 (0)