Skip to content

Commit

Permalink
update Dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanspiska authored Feb 5, 2025
1 parent 4726563 commit 5250d48
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@ updates:
update-types: ["version-update:semver-major"]
groups:
spring:
patterns:
- org.springframework.*
- org.springdoc.*
patterns: ["org.springframework.*","org.springdoc.*"]
update-types: ["minor", "patch"]
all-minor-patch:
patterns: ["*"]
Expand Down

0 comments on commit 5250d48

Please sign in to comment.