Skip to content

Commit f27c0dc

Browse files
committed
remove minor from list
1 parent aff6b76 commit f27c0dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@
214214
},
215215
{
216216
"matchPackageNames": ["ch.qos.logback:logback-classic", "ch.qos.logback:logback-core"],
217-
"matchUpdateTypes": ["minor", "patch"],
217+
"matchUpdateTypes": ["patch"],
218218
"enabled": true
219219
}
220220
]

0 commit comments

Comments
 (0)