Skip to content

Commit

Permalink
Disable dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
LynBean authored Nov 18, 2024
1 parent ac081b0 commit 9de6d19
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/dependabot.yml → .github/dependabot.yml.disabled
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
# Please see the documentation for all configuration options:
# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file

# version: 2
# updates:
# - package-ecosystem: "maven"
# directory: "/"
# schedule:
# interval: "weekly"
# allow:
# - dependency-name: "dev.lavalink.youtube:common"
version: 2
updates:
- package-ecosystem: "maven"
directory: "/"
schedule:
interval: "weekly"
allow:
- dependency-name: "dev.lavalink.youtube:common"

0 comments on commit 9de6d19

Please sign in to comment.