mirror of
https://gh.wpcy.net/https://github.com/aspirepress/aspireupdate.git
synced 2026-07-16 09:46:32 +08:00
18 lines
356 B
YAML
18 lines
356 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: composer
|
|
versioning-strategy: lockfile-only
|
|
directory: /
|
|
schedule:
|
|
interval: daily
|
|
|
|
- package-ecosystem: github-actions
|
|
directory: /
|
|
schedule:
|
|
interval: daily
|
|
|
|
- package-ecosystem: npm
|
|
versioning-strategy: lockfile-only
|
|
directory: /
|
|
schedule:
|
|
interval: daily
|