|
|
|
|
@ -4,7 +4,7 @@ updates:
|
|
|
|
|
- package-ecosystem: "npm" |
|
|
|
|
# Look for `package.json` and `package-lock.json` files in the root directory |
|
|
|
|
directory: "/" |
|
|
|
|
# Check for updates monthly |
|
|
|
|
# Check for updates daily |
|
|
|
|
schedule: |
|
|
|
|
interval: "daily" |
|
|
|
|
allow: |
|
|
|
|
@ -17,7 +17,7 @@ updates:
|
|
|
|
|
- package-ecosystem: "composer" |
|
|
|
|
# Look for `composer.json` and `composer.lock` files in the root directory |
|
|
|
|
directory: "/" |
|
|
|
|
# Check for updates monthly |
|
|
|
|
# Check for updates daily |
|
|
|
|
schedule: |
|
|
|
|
interval: "daily" |
|
|
|
|
allow: |
|
|
|
|
|