Skip to content

Commit 3c4a7e1

Browse files
committed
Update .coderabbit.yaml
1 parent ad9c453 commit 3c4a7e1

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.coderabbit.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,16 @@ reviews:
1919
- "!**/.idea/**"
2020
- "!**/node_modules/**"
2121
auto_review:
22+
auto_pause_after_reviewed_commits: 0
2223
ignore_title_keywords:
2324
- "wip"
2425
- "draft"
2526
ignore_usernames:
2627
- "dependabot"
2728
- "dependabot[bot]"
2829
- "mend"
29-
- "app/renovate"
30+
- "renovate"
31+
- "renovate[bot]"
3032
pre_merge_checks:
3133
title:
3234
mode: "off"

0 commit comments

Comments
 (0)