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
|
version: 2
|
||||||
updates:
|
updates:
|
||||||
- package-ecosystem: 'npm' # See documentation for possible values
|
- package-ecosystem: 'pnpm' # See documentation for possible values
|
||||||
directory: '/' # Location of package manifests
|
directory: '/' # Location of package manifests
|
||||||
target-branch: 'develop'
|
target-branch: 'develop'
|
||||||
schedule:
|
schedule:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue