We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
npm-registry
1 parent 1cf4d36 commit de84528Copy full SHA for de84528
.github/dependabot.yml
@@ -3,7 +3,7 @@ registries:
3
dev.azure.com:
4
token: ${{secrets.DEPENDABOT_NPM_TOKEN}}
5
type: npm-registry
6
- url: https://pkgs.dev.azure.com/
+ url: https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public-npm/npm/registry/
7
8
updates:
9
- package-ecosystem: npm
0 commit comments