mirror of
https://github.com/pnpm/action-setup.git
synced 2026-03-01 07:51:02 +08:00
* feat(ci): Add suncoast-innovation-guild/action-setup ci * feat(ci): Add PR ci checks * fix(ci): Fix CI checks * fix(ci): Fix CI checks, node 16 * fix(ci): Fix CI checks, pnpm 10
13 lines
263 B
YAML
13 lines
263 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: github-actions
|
|
directory: "/"
|
|
schedule:
|
|
interval: weekly
|
|
open-pull-requests-limit: 10
|
|
- package-ecosystem: npm
|
|
directory: "/"
|
|
schedule:
|
|
interval: weekly
|
|
open-pull-requests-limit: 10
|