Skip to content

Commit

Permalink
ci(dependabot): remove config for GH mvn pkgs
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores committed Feb 22, 2024
1 parent 9ec1eb4 commit d0359bc
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:
maven-github:
type: maven-repository
url: https://maven.pkg.github.com/cryostatio/cryostat-core
username: dummy
password: ${{secrets.DEPENDABOT_READ_GHCR}}
updates:
- package-ecosystem: "maven"
directory: "/"
Expand All @@ -15,8 +9,6 @@ updates:
- "chore"
- "safe-to-test"
open-pull-requests-limit: 20
registries:
- "maven-github"

- package-ecosystem: "docker"
directory: "/src/main/docker"
Expand Down

0 comments on commit d0359bc

Please sign in to comment.