We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 993a66d + b441a26 commit dcd031cCopy full SHA for dcd031c
1 file changed
.github/dependabot.yml
@@ -1,9 +1,4 @@
1
version: 2
2
-registries:
3
- npm-github:
4
- type: npm-registry
5
- url: https://npm.pkg.github.com
6
- token: ${{secrets.STAFFBOT_NPM_READ}}
7
updates:
8
- package-ecosystem: "github-actions"
9
directory: "/"
@@ -39,8 +34,6 @@ updates:
39
34
- "npm dependency"
40
35
reviewers:
41
36
- "maximizeIT"
42
- registries:
43
- - npm-github
44
37
commit-message:
45
38
prefix: chore(deps)
46
groups:
0 commit comments