Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
version: 2
registries:
maven-repository-maven-pkg-github-com-bluedragonmc-messaging:
type: maven-repository
url: https://maven.pkg.github.com/BlueDragonMC/Messaging
username: FluxCapacitor2
password: "${{secrets.MAVEN_REPOSITORY_MAVEN_PKG_GITHUB_COM_BLUEDRAGONMC_MESSAGING_PASSWORD}}"

updates:
- package-ecosystem: maven
directory: "/"
schedule:
interval: daily
time: "11:00"
timezone: America/New_York
open-pull-requests-limit: 99
assignees:
- FluxCapacitor2
registries:
- maven-repository-maven-pkg-github-com-bluedragonmc-messaging