undoing the interval from "weekly" to "daily"

This commit is contained in:
joeaba 2021-10-07 20:24:31 +05:30 committed by GitHub
parent d81792d0ef
commit 72848be36d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@ updates:
- package-ecosystem: cargo
directory: "/"
schedule:
interval: weekly
interval: daily
time: "01:00"
timezone: America/Los_Angeles
#labels:
@ -18,7 +18,7 @@ updates:
- package-ecosystem: npm
directory: "/web3.js"
schedule:
interval: weekly
interval: daily
time: "01:00"
timezone: America/Los_Angeles
labels:
@ -30,7 +30,7 @@ updates:
- package-ecosystem: npm
directory: "/explorer"
schedule:
interval: weekly
interval: daily
time: "01:00"
timezone: America/Los_Angeles
labels: