Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
version: 2

registries:
pylance-public-packages:
type: npm-registry
url: https://devdiv.pkgs.visualstudio.com/DevDiv/_packaging/Pylance_PublicPackages/npm/registry/
tenant-id: 72f988bf-86f1-41af-91ab-2d7cd011db47
client-id: 92c669e8-02ad-4ce6-ad73-f222fc7177e2
replaces-base: true

multi-ecosystem-groups:
dependencies:
schedule:
Expand All @@ -13,6 +21,8 @@ multi-ecosystem-groups:
updates:
# NPM, Python, and GitHub Actions dependencies are updated together.
- package-ecosystem: 'npm'
registries:
- 'pylance-public-packages'
labels:
- 'dependencies'
- 'debt'
Expand Down
3 changes: 0 additions & 3 deletions .npmrc

This file was deleted.

Loading