Skip to content

Commit d2760d5

Browse files
authored
Merge pull request #283 from github/create-pull-request/patch
[Automated] Update dependabot.yml
2 parents 5cbcf6a + edf2257 commit d2760d5

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
# This file was generated by the "Generate Dependabot Glob" action. Do not edit it directly.
22
# Make changes to `.github/dependabot.template.yml` and a PR will be automatically created.
33
version: 2
4-
registries:
5-
ghcr:
6-
type: docker-registry
7-
url: ghcr.io
8-
username: PAT
9-
password: ${{ secrets.CONTAINER_BUILDER_TOKEN }}
104
updates:
115
- package-ecosystem: bundler
126
directory: /
@@ -16,8 +10,6 @@ updates:
1610
vendor: true
1711
- package-ecosystem: docker
1812
directory: /
19-
registries:
20-
- ghcr
2113
schedule:
2214
interval: daily
2315
open-pull-requests-limit: 20

0 commit comments

Comments
 (0)