Skip to content

Commit ac10c3c

Browse files
committed
Remove unneeded registry
1 parent 2aaa6e8 commit ac10c3c

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/dependabot.template.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
---
22
version: 2
3-
registries:
4-
ghcr:
5-
type: docker-registry
6-
url: ghcr.io
7-
username: PAT
8-
password: ${{ secrets.CONTAINER_BUILDER_TOKEN }}
93
updates:
104
- package-ecosystem: "bundler"
115
directory: "/"
@@ -15,8 +9,6 @@ updates:
159
vendor: true
1610
- package-ecosystem: "docker"
1711
directory: "/"
18-
registries:
19-
- ghcr
2012
schedule:
2113
interval: "daily"
2214
open-pull-requests-limit: 20

0 commit comments

Comments
 (0)