build: Change dependabot schedule interval to weekly (#122)

pull/124/head
Sergii Kabashniuk 2021-09-16 11:19:58 +03:00 committed by GitHub
parent a3cb665860
commit 4f4a1250e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -3,6 +3,6 @@ updates:
- package-ecosystem: maven
directory: "/"
schedule:
interval: daily
time: "03:00"
interval: "weekly"
day: "sunday"
open-pull-requests-limit: 15