fix dependabot config

This commit is contained in:
Clas Wen 2025-04-25 22:22:30 +08:00
parent 3069463360
commit c0a93b8adc

View file

@ -6,7 +6,7 @@
version: 2 version: 2
updates: updates:
# Enable version updates for npm # Enable version updates for npm
- package-ecosystem: pnpm - package-ecosystem: npm
# Look for `package.json` and `lock` files in the `root` directory # Look for `package.json` and `lock` files in the `root` directory
directory: / directory: /
# Check the npm registry for updates every day (weekdays) # Check the npm registry for updates every day (weekdays)