Skip to content
Snippets Groups Projects
Unverified Commit e46af631 authored by Gabriel-Ladzaretti's avatar Gabriel-Ladzaretti Committed by GitHub
Browse files

fix(onboarding): Avoid workarounds descriptions in onboarding PRs (#16175)

parent 7dce99a9
No related branches found
No related tags found
No related merge requests found
...@@ -14,6 +14,7 @@ export const presets: Record<string, Preset> = { ...@@ -14,6 +14,7 @@ export const presets: Record<string, Preset> = {
'workarounds:reduceRepologyServerLoad', 'workarounds:reduceRepologyServerLoad',
'workarounds:doNotUpgradeFromAlpineStableToEdge', 'workarounds:doNotUpgradeFromAlpineStableToEdge',
], ],
ignoreDeps: [],
}, },
mavenCommonsAncientVersion: { mavenCommonsAncientVersion: {
description: 'Fix some problems with very old Maven commons versions', description: 'Fix some problems with very old Maven commons versions',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment