Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
krickert authored Sep 24, 2024
1 parent f7a1ebf commit 6e01444
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,9 @@ updates:
schedule:
interval: "daily"

registries:
github-packages:
type: maven
url: https://maven.pkg.github.com/krickert/rag-models
username: krickert
password: ${{secrets.GH_PAT}}

0 comments on commit 6e01444

Please sign in to comment.