Skip to content

Commit

Permalink
We're so back
Browse files Browse the repository at this point in the history
  • Loading branch information
melontini committed Apr 27, 2024
1 parent 3afb2dc commit 4b51307
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ registries:
fabric:
url: "https://maven.fabricmc.net/"
type: maven-repository
dark-matter:
url: "https://maven.pkg.github.com/constellation-mc/dark-matter"
username: melontini
password: ${{secrets.DEPENDABOT_TOKEN}}
type: maven-repository
gradle-plugins:
url: "https://plugins.gradle.org/m2/"
type: maven-repository
Expand All @@ -19,9 +14,11 @@ updates:
- package-ecosystem: gradle
registries:
- fabric
- dark-matter
- gradle-plugins
- maven-central
ignore:
- dependency-name: dark-matter
- dependency-name: net.fabricmc.fabric-api:fabric-api
directory: /
schedule:
interval: weekly

0 comments on commit 4b51307

Please sign in to comment.