build: Change dependabot schedule interval to weekly (#122)
parent
a3cb665860
commit
4f4a1250e5
|
|
@ -3,6 +3,6 @@ updates:
|
|||
- package-ecosystem: maven
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: daily
|
||||
time: "03:00"
|
||||
interval: "weekly"
|
||||
day: "sunday"
|
||||
open-pull-requests-limit: 15
|
||||
|
|
|
|||
Loading…
Reference in New Issue