Skip to content

Configure dependabot.yml using pnpm #8831

Closed Answered by cexra
cexra asked this question in Q&A
Discussion options

You must be logged in to vote

I'm sorry, it turns out that I was not careful in reading the documentation

to configure the project with pnpm then the package-ecosystem is set with the value "npm". like this

version: 2
updates:
  - package-ecosystem: "npm" # See documentation for possible values
    directory: "/" # Location of package manifests
    schedule:
      interval: "monthly"

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by cexra
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant