mirror of
https://github.com/saymrwulf/anza-cryptography-source.git
synced 2026-09-04 20:24:04 +00:00
22 lines
437 B
YAML
22 lines
437 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: cargo
|
|
directories:
|
|
- "/"
|
|
schedule:
|
|
interval: weekly
|
|
time: "08:00"
|
|
timezone: Etc/UTC
|
|
open-pull-requests-limit: 10
|
|
cooldown:
|
|
default-days: 7
|
|
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: weekly
|
|
time: "08:00"
|
|
timezone: Etc/UTC
|
|
open-pull-requests-limit: 5
|
|
cooldown:
|
|
default-days: 7
|