feat: use pnpm instead
This commit is contained in:
parent
fa4da58723
commit
45aadfd7e6
1 changed files with 1 additions and 1 deletions
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: 'npm' # See documentation for possible values
|
||||
- package-ecosystem: 'pnpm' # See documentation for possible values
|
||||
directory: '/' # Location of package manifests
|
||||
target-branch: 'develop'
|
||||
schedule:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue