Files
submariner-charts/.github/dependabot.yml
T
2023-09-19 13:41:50 +02:00

28 lines
635 B
YAML

---
version: 2
updates:
- package-ecosystem: github-actions
directory: '/'
schedule:
interval: monthly
- package-ecosystem: github-actions
directory: '/'
target-branch: "release-0.13"
schedule:
interval: monthly
- package-ecosystem: github-actions
directory: '/'
target-branch: "release-0.14"
schedule:
interval: monthly
- package-ecosystem: github-actions
directory: '/'
target-branch: "release-0.15"
schedule:
interval: monthly
- package-ecosystem: github-actions
directory: '/'
target-branch: "release-0.16"
schedule:
interval: monthly