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

Commit e5c4597

Browse files
authored
Merge pull request #394 from exoego/exoego-patch-1
2 parents 5796d77 + f5eeb26 commit e5c4597

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
@@ -10,7 +10,7 @@ pull_request_rules:
1010
add: ["chore"]
1111
- name: Automatic merge Dependabot
1212
conditions:
13-
- "author=depandabot"
13+
- "author~=^dependabot"
1414
- "#check-success>=8"
1515
actions:
1616
merge:

0 commit comments

Comments
 (0)