mirror of
https://gitea.com/actions/setup-node.git
synced 2024-11-24 11:09:33 +01: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
|