Skip to content

Commit 0f5f791

Browse files
committed
Remove duplicate configuration option
1 parent d2dc06f commit 0f5f791

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

buddy-bot.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ const config: BuddyBotConfig = {
3636
],
3737
// Configuration for respecting 'latest' versions
3838
respectLatest: true, // Don't create PRs for packages set to 'latest'
39-
ignoreLatestUpdates: true, // Ignore updates for packages that are intentionally set to 'latest'
4039
},
4140
verbose: false,
4241
}

0 commit comments

Comments
 (0)