Skip to content

Commit

Permalink
Merge pull request #126 from github/brrygrdn/remove-ghpr-registry
Browse files Browse the repository at this point in the history
[Dependabot Updates] Remove the docker registry
  • Loading branch information
Barry Gordon authored and GitHub committed Mar 22, 2022
2 parents 361622a + ce2dc31 commit 3ec5087
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
version: 2
registries:
ghpr:
type: docker-registry
url: docker.pkg.github.com
username: x
password: ${{ secrets.DEPENDABOT_GHPR_TOKEN }}
updates:
- package-ecosystem: 'npm'
directory: '/'
Expand All @@ -14,8 +8,6 @@ updates:
directory: '/docker'
schedule:
interval: 'daily'
registries:
- ghpr
- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand Down

0 comments on commit 3ec5087

Please sign in to comment.