Skip to content

Commit

Permalink
fix: only use default npm registry (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
steabert authored Oct 4, 2023
1 parent 252bf7a commit 0025230
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,7 @@
version: 2

registries:
npm-github:
type: npm-registry
url: https://npm.pkg.github.com
token: ${{ secrets.NPM_PKG_GITHUB_TOKEN }}

updates:
- package-ecosystem: "npm"
registries:
- npm-github
directory: "/"
groups:
toolchain:
Expand Down

0 comments on commit 0025230

Please sign in to comment.