mirror of
https://github.com/actions/setup-node.git
synced 2025-03-14 19:49:34 +08:00
12 lines
192 B
YAML
12 lines
192 B
YAML
![]() |
version: 2
|
||
|
updates:
|
||
|
- package-ecosystem: github-actions
|
||
|
directory: /
|
||
|
schedule:
|
||
|
interval: daily
|
||
|
|
||
|
- package-ecosystem: npm
|
||
|
directory: /
|
||
|
schedule:
|
||
|
interval: daily
|