Skip to content

Commit

Permalink
chore: update dependabot to ignore spring-cloud-config updates for 4.x (
Browse files Browse the repository at this point in the history
  • Loading branch information
zhumin8 authored Jan 15, 2025
1 parent ce5d9eb commit 79eaade
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,3 +80,8 @@ updates:
# Spring Shell dependencies
- dependency-name: "org.springframework.shell:spring-shell-starter"
versions: [">=3.2.0"]
# Spring Cloud Config dependencies
- dependency-name: "org.springframework.cloud:spring-cloud-config-dependencies"
versions: [">=4.2.0"]
- dependency-name: "org.springframework.cloud:spring-cloud-starter-bootstrap"
versions: [">=4.2.0"]

0 comments on commit 79eaade

Please # to comment.