Skip to content

Commit

Permalink
Fix dependabot (#358)
Browse files Browse the repository at this point in the history
  • Loading branch information
genevieveluyt committed Oct 15, 2021
1 parent 374a428 commit fe44171
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,7 @@
version: 2
registries:
github-com:
type: git
url: https://github.com
username: ${{secrets.DEPENDENCIES_GITHUB_USER}}
password: ${{secrets.DEPENDENCIES_GITHUB_TOKEN}}
updates:
- package-ecosystem: gomod
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 100
registries: "*"

0 comments on commit fe44171

Please sign in to comment.