Schedule weekly instead of daily as suggested

pull/893/head
Simon Marquis 10 months ago committed by Simon Marquis
parent 1c78acf73b
commit 8826c9cb42
No known key found for this signature in database
GPG Key ID: AC8D63F7571DC6D6

@ -4,11 +4,11 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
interval: "weekly"
- package-ecosystem: "gradle"
directory: "/"
schedule:
interval: "daily"
interval: "weekly"
registries: "*"
labels: [ "version update" ]
registries:

Loading…
Cancel
Save