From daily to weekly

This commit is contained in:
James Cole
2020-08-07 11:07:48 +02:00
parent 9fca946821
commit 1558a41397

View File

@@ -7,7 +7,7 @@ updates:
target-branch: develop target-branch: develop
labels: ["bug"] labels: ["bug"]
schedule: schedule:
interval: "daily" interval: "weekly"
# yarn / JS updates # yarn / JS updates
- package-ecosystem: "npm" - package-ecosystem: "npm"
@@ -15,7 +15,7 @@ updates:
target-branch: develop target-branch: develop
labels: ["bug"] labels: ["bug"]
schedule: schedule:
interval: "daily" interval: "weekly"
# yarn / JS updates for new frontend # yarn / JS updates for new frontend
- package-ecosystem: "npm" - package-ecosystem: "npm"
@@ -23,4 +23,4 @@ updates:
target-branch: develop target-branch: develop
labels: ["bug"] labels: ["bug"]
schedule: schedule:
interval: "daily" interval: "weekly"