From 33b4ac8494bfd07ffe8c5608d727be7a55389447 Mon Sep 17 00:00:00 2001 From: games647 Date: Mon, 15 Jan 2024 16:29:16 +0100 Subject: [PATCH] [ci-skip] Fully qualify dependabot versions --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 797e1bb7..18073415 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -23,8 +23,8 @@ updates: exclude-patterns: # Create single PR for these # Plugin require special evaluation about their compatibility - - "*loginsecurity" - - "*ProtocolLib" + - "com.lenis0012.bukkit:loginsecurity" + - "com.comphenix.protocol:ProtocolLib" ignore: # HikariCP dropped Java 8 support with 5.0