0
mirror of https://github.com/actions/checkout.git synced 2025-08-17 19:45:35 +00:00
2025-07-13 12:56:32 +04:00

17 lines
307 B
YAML

version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "terraform"
directory: "/infra"
schedule:
interval: "daily"
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "weekly"