cactuzhead_Advanced-Progres.../docs/dependabot.yml
2025-05-11 19:39:22 +01:00

14 lines
295 B
YAML

version: 2
updates:
- package-ecosystem: bundler
directory: /
schedule:
interval: daily
allow:
- dependency-type: direct
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: daily
time: "10:00"
open-pull-requests-limit: 10