Skip to content

Commit 64a2545

Browse files
committed
chore(metadata): update package metadata
1 parent 4572ea5 commit 64a2545

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/dependabot.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
version: 2
2+
registries:
3+
npm.pkg.github.com:
4+
type: npm-registry
5+
url: https://npm.pkg.github.com
6+
token: ${{secrets.DEPENDABOT_GITHUB_TOKEN}}
27
updates:
38
- package-ecosystem: npm
9+
registries: "*"
410
directories:
511
- /
612
schedule:

0 commit comments

Comments
 (0)