Merge branch 'develop' into feature/ci

This commit is contained in:
James Cole
2020-07-31 04:55:23 +00:00
committed by GitHub
343 changed files with 2636 additions and 2431 deletions

View File

@@ -1,11 +1,11 @@
version: 2
updates:
# composer updates
- package-ecosystem: "composer"
directory: "/" # Location of package manifests
target-branch: develop
labels: bug
labels: ["bug"]
schedule:
interval: "daily"
@@ -13,7 +13,7 @@ updates:
- package-ecosystem: "npm"
directory: "/"
target-branch: develop
labels: bug
labels: ["bug"]
schedule:
interval: "daily"
@@ -21,6 +21,6 @@ updates:
- package-ecosystem: "npm"
directory: "/frontend"
target-branch: develop
labels: bug
labels: ["bug"]
schedule:
interval: "daily"
interval: "daily"