Skip to content

Commit

Permalink
Update dependabot configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
violetagg authored Jan 9, 2024
1 parent 24b1c9a commit 300bf66
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ updates:
- dependency-name: io.micrometer:micrometer-core
versions:
- "> 1.5.0"
- dependency-name: io.micrometer:context-propagation
versions:
- "> 1.0.0"
- dependency-name: org.apache.tomcat.embed:tomcat-embed-core
versions:
- ">= 10.0.a"
Expand Down Expand Up @@ -41,7 +44,7 @@ updates:
- dependency-name: ch.qos.logback:logback-classic
versions:
- "[1.3.a, 1.5]"
- dependency-name: org.slf4j:slf4j-api
- dependency-name: org.slf4j:*
versions:
- "[2.a, 3]"
- dependency-name: io.zipkin.brave:*
Expand Down

0 comments on commit 300bf66

Please sign in to comment.