mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-29 04:21:03 +08:00
7f242d226e
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
27 lines
495 B
YAML
27 lines
495 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
|
|
- package-ecosystem: "devcontainers"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "monthly"
|
|
|
|
- package-ecosystem: "npm"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "monthly"
|
|
|
|
- package-ecosystem: "pip"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "monthly"
|
|
|
|
- package-ecosystem: "pip"
|
|
directory: "/scripts/pdf"
|
|
schedule:
|
|
interval: "monthly"
|