We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2dc06f commit 0f5f791Copy full SHA for 0f5f791
buddy-bot.config.ts
@@ -36,7 +36,6 @@ const config: BuddyBotConfig = {
36
],
37
// Configuration for respecting 'latest' versions
38
respectLatest: true, // Don't create PRs for packages set to 'latest'
39
- ignoreLatestUpdates: true, // Ignore updates for packages that are intentionally set to 'latest'
40
},
41
verbose: false,
42
}
0 commit comments