Configure dependabot for the release-0.15 branch

Signed-off-by: Stephen Kitt <skitt@redhat.com>
This commit is contained in:
Stephen Kitt
2023-04-07 13:58:25 -04:00
committed by Thomas Pantelis
parent 2a9b8e6b60
commit 61b7d37f76
+5
View File
@@ -20,3 +20,8 @@ updates:
target-branch: "release-0.14" target-branch: "release-0.14"
schedule: schedule:
interval: monthly interval: monthly
- package-ecosystem: github-actions
directory: '/'
target-branch: "release-0.15"
schedule:
interval: monthly