mirror of
https://github.com/chatmail/relay.git
synced 2026-08-10 18:40:51 +00:00
0feb1371b3
Signed-off-by: Jagoda Ślązak <jslazak@jslazak.com>
16 lines
281 B
YAML
16 lines
281 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "cargo"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "monthly"
|
|
cooldown:
|
|
default-days: 7
|
|
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
cooldown:
|
|
default-days: 7
|