Files
submariner-charts/.github/dependabot.yml
T
2023-12-21 00:55:18 -05:00

23 lines
506 B
YAML

---
version: 2
updates:
- package-ecosystem: github-actions
directory: '/'
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