kinesis-consumer/.github/dependabot.yml
2024-05-07 11:03:38 +02:00

10 lines
No EOL
188 B
YAML

version: 2
updates:
- package-ecosystem: gomod
directory: "/"
allow:
- dependency-type: "all"
schedule:
interval: daily
rebase-strategy: auto
open-pull-requests-limit: 10