mirror of
https://github.com/pnpm/action-setup.git
synced 2024-11-10 09:39:11 +08:00
11 lines
197 B
YAML
11 lines
197 B
YAML
|
version: 2
|
||
|
updates:
|
||
|
- package-ecosystem: github-actions
|
||
|
directory: "/"
|
||
|
schedule:
|
||
|
interval: weekly
|
||
|
open-pull-requests-limit: 10
|
||
|
labels:
|
||
|
- dependabot
|
||
|
- github-actions
|