chore(eco): switch package ecosystem from yarn to npm for dependabot

This commit is contained in:
andatoshiki 2023-03-02 10:40:14 +08:00
parent c91567adb4
commit f767d92c38

View File

@ -1,6 +1,6 @@
version: 2
updates:
- package-ecosystem: 'yarn'
- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: 'daily'