mirror of
https://github.com/adriankumpf/tesla_auth.git
synced 2026-02-27 09:54:03 +08:00
14 lines
254 B
YAML
14 lines
254 B
YAML
version: 2
|
|
updates:
|
|
# - package-ecosystem: "cargo"
|
|
# directory: "/"
|
|
# schedule:
|
|
# interval: "monthly"
|
|
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "monthly"
|
|
cooldown:
|
|
default-days: 5
|