Skip to content
This repository was archived by the owner on Feb 19, 2024. It is now read-only.

Commit 8cc4111

Browse files
committed
ci: add renovate[bot] to auto merge PR authors
1 parent c9b796d commit 8cc4111

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.mergify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pull_request_rules:
22
- name: Automatic merge security PRs when all status checks pass
33
conditions:
4-
- author~=^(snyk-bot|dependabot\[bot\])$
4+
- author~=^(snyk-bot|dependabot\[bot\]|renovate\[bot\])$
55
- status-success=security/snyk (Asset Tracker Cloud)
66
actions:
77
merge:

0 commit comments

Comments
 (0)