mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 14:36:25 +00:00
fix(onboarding): Avoid workarounds descriptions in onboarding PRs (#16175)
This commit is contained in:
parent
7dce99a91b
commit
e46af63184
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ export const presets: Record<string, Preset> = {
|
|||
'workarounds:reduceRepologyServerLoad',
|
||||
'workarounds:doNotUpgradeFromAlpineStableToEdge',
|
||||
],
|
||||
ignoreDeps: [],
|
||||
},
|
||||
mavenCommonsAncientVersion: {
|
||||
description: 'Fix some problems with very old Maven commons versions',
|
||||
|
|
Loading…
Reference in a new issue