Change frequency of dependabot gh-action check to monthly

Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
This commit is contained in:
Tom Pantelis
2023-01-31 13:31:25 -05:00
committed by Thomas Pantelis
parent b8af85b7e8
commit 58a261182f
+4 -4
View File
@@ -4,19 +4,19 @@ updates:
- package-ecosystem: github-actions
directory: '/'
schedule:
interval: weekly
interval: monthly
- package-ecosystem: github-actions
directory: '/'
target-branch: "release-0.12"
schedule:
interval: weekly
interval: monthly
- package-ecosystem: github-actions
directory: '/'
target-branch: "release-0.13"
schedule:
interval: weekly
interval: monthly
- package-ecosystem: github-actions
directory: '/'
target-branch: "release-0.14"
schedule:
interval: weekly
interval: monthly