amazon-kinesis-client/.github/dependabot.yml

14 lines
225 B
YAML

version: 2
updates:
- package-ecosystem: "maven"
directory: "/"
schedule:
interval: "weekly"
# branch - v1.x
- package-ecosystem: "maven"
directory: "/"
target-branch: "v1.x"
schedule:
interval: "weekly"