Skip to content

Commit

Permalink
add pcalouche github registry
Browse files Browse the repository at this point in the history
  • Loading branch information
pcalouche committed Aug 1, 2024
1 parent 739ebb8 commit 2e64994
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
@@ -1,4 +1,10 @@
version: 2
registries:
github:
type: "maven-repository"
url: "https://maven.pkg.github.com/pcalouche/*"
username: ${{ github.actor }}
password: ${{ github.token }}
updates:
- package-ecosystem: "maven"
directory: "/"
Expand Down

0 comments on commit 2e64994

Please sign in to comment.