Skip to content

Commit

Permalink
Update dependabot config for logback-classic versions that will be ig…
Browse files Browse the repository at this point in the history
…nored
  • Loading branch information
violetagg authored Feb 29, 2024
1 parent ffa8d39 commit 92902be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ updates:
- "[5.a, 6]"
- dependency-name: ch.qos.logback:logback-classic
versions:
- "[1.3.a, 1.5]"
- "[1.3.a, 1.6]"
- dependency-name: org.slf4j:*
versions:
- "[2.a, 3]"
Expand Down

0 comments on commit 92902be

Please sign in to comment.