Skip to content

Commit 52ddeff

Browse files
committed
Ignore spring-boot related dependencies
1 parent 4191571 commit 52ddeff

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

renovate.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,9 @@
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
44
"local>domaframework/renovate-config"
5+
],
6+
"ignoreDeps": [
7+
"org.springframework.boot:spring-boot-dependencies",
8+
"org.springframework.boot:spring-boot-maven-plugin"
59
]
610
}

0 commit comments

Comments
 (0)