1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/.github/dependabot.yml
2025-03-26 02:01:34 +01:00

32 lines
607 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"
reviewers:
- "kbdharun"
- "sebastiaanspeck"
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "monthly"
reviewers:
- "kbdharun"
- "sebastiaanspeck"
- package-ecosystem: "pip"
directory: "/scripts/pdf"
schedule:
interval: "monthly"