Skip to content

Commit 70d2293

Browse files
committed
Fix dependabot typo in mergify config
1 parent b65fab1 commit 70d2293

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.mergify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pull_request_rules:
77
type: APPROVE
88
message: Automatically approving dependabot
99

10-
- name: automatic merge on depenabot pull requests
10+
- name: automatic merge on dependabot pull requests
1111
conditions:
1212
- author=dependabot[bot]
1313
- check-success~=^test*

0 commit comments

Comments
 (0)