kubo/.github/dependabot.yml
ipfs-mgmt-read-write[bot] b8da86e0dd
chore: label dependabot PRs
2023-06-14 13:05:45 +00:00

15 lines
308 B
YAML

version: 2
updates:
- package-ecosystem: gomod
directory: "/"
schedule:
interval: daily
time: "11:00"
open-pull-requests-limit: 10
labels:
- "topic/dependencies"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"