Skip to content

Commit

Permalink
🤔
Browse files Browse the repository at this point in the history
  • Loading branch information
melontini committed Apr 27, 2024
1 parent b12349e commit a17e2fe
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
version: 2
registries:
fabric:
url: "https://maven.fabricmc.net/"
type: maven-repository
dark-matter:
url: "https://maven.pkg.github.com/constellation-mc/dark-matter"
type: maven-repository
gradle-plugins:
url: "https://plugins.gradle.org/m2/"
type: maven-repository
maven-central:
url: "https://repo1.maven.org/maven2/"
type: maven-repository

updates:
- package-ecosystem: gradle
registries: *
directory: /
schedule:
interval: daily

0 comments on commit a17e2fe

Please sign in to comment.