chore: update dependabot schedule interval (#3725)

pull/3727/head
Johnny 12 months ago committed by GitHub
parent 10c9bb081b
commit d2727e6825
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -5,16 +5,16 @@ updates:
prefix: "chore" prefix: "chore"
directory: "/" directory: "/"
schedule: schedule:
interval: "weekly" interval: "monthly"
- package-ecosystem: npm - package-ecosystem: npm
commit-message: commit-message:
prefix: "chore" prefix: "chore"
directory: "/web" directory: "/web"
schedule: schedule:
interval: "weekly" interval: "monthly"
- package-ecosystem: "gomod" - package-ecosystem: "gomod"
commit-message: commit-message:
prefix: "chore" prefix: "chore"
directory: "/" directory: "/"
schedule: schedule:
interval: "weekly" interval: "monthly"

Loading…
Cancel
Save