Skip to content

Commit

Permalink
Use wildcard exclude patterns
Browse files Browse the repository at this point in the history
  • Loading branch information
games647 authored Aug 31, 2023
1 parent a4eec19 commit 48a92ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ updates:
exclude-patterns:
# Create single PR for these
# Plugin require special evaluation about their compatibility
- "com.lenis0012.bukkit:loginsecurity"
- "com.comphenix.protocol:ProtocolLib"
- "*loginsecurity"
- "*ProtocolLib"

ignore:
# HikariCP dropped Java 8 support with 5.0
Expand Down

0 comments on commit 48a92ed

Please sign in to comment.