Skip to content

Commit 7a7353c

Browse files
committed
fix auto review skip-certain-authors key in coderabbit config
1 parent e2844cb commit 7a7353c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.coderabbit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ reviews:
66
auto_review:
77
enabled: true
88
drafts: false
9-
skip_author:
9+
ignore_usernames:
1010
- renovate
1111
- renovate[bot]
1212
abort_on_close: true

0 commit comments

Comments
 (0)