ci(github): update deps bot
This commit is contained in:
parent
4bcffea7a8
commit
225402e304
1 changed files with 2 additions and 2 deletions
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
|
@ -1,7 +1,7 @@
|
|||
version: 3
|
||||
version: 2
|
||||
updates:
|
||||
# Enable version updates for pnpm
|
||||
- package-ecosystem: 'pnpm'
|
||||
- package-ecosystem: 'npm'
|
||||
# Look for `package.json` and `lock` files in the `root` directory
|
||||
directory: '/'
|
||||
# Check the npm registry for updates every day (weekdays)
|
||||
|
|
Loading…
Reference in a new issue