boulder/.github/dependabot.yml

15 lines
295 B
YAML

version: 2
updates:
- package-ecosystem: "gomod"
directory: "/"
open-pull-requests-limit: 1
schedule:
interval: "weekly"
day: "wednesday"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: monthly
open-pull-requests-limit: 1