branch-names/.github/dependabot.yml
2023-07-05 17:11:56 -06:00

10 lines
173 B
YAML

version: 2
updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
labels:
- "merge when passing"