Skip to content

Commit f03886a

Browse files
authored
Update dependabot.yml
1 parent 0f3f8a6 commit f03886a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ registries:
33
npm-github:
44
type: npm-registry
55
url: https://npm.pkg.github.com
6-
token: ${{secrets.DEPENDABOT_TOKEN}}
6+
token: ${{secrets.BOT}}
77
updates:
88
- package-ecosystem: npm
99
directory: /

0 commit comments

Comments
 (0)