diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f507936b..52b7626e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,6 +10,9 @@ updates: schedule: interval: "monthly" groups: + internal: + patterns: + - "bc-minecraft-*" all: patterns: - "*" @@ -22,4 +25,4 @@ updates: groups: all: patterns: - - "*" \ No newline at end of file + - "*"