Run dependabot weekly

This commit is contained in:
ByteDream 2022-09-05 18:22:44 +02:00 committed by GitHub
parent 75ea6960cd
commit b52d4dce9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,8 +8,8 @@ updates:
- package-ecosystem: "cargo" - package-ecosystem: "cargo"
directory: "container" directory: "container"
schedule: schedule:
interval: "daily" interval: "weekly"
- package-ecosystem: "gomod" - package-ecosystem: "gomod"
directory: "/server" directory: "/server"
schedule: schedule:
interval: "daily" interval: "weekly"