Skip to content

Commit daa6531

Browse files
authored
Update config.yml
1 parent e882d6c commit daa6531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.mergify/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pull_request_rules:
77
- name: Auto merge dependency updates
88
conditions:
99
- author~=^(dependabot(-preview)?|renovate)\[bot\]$
10-
- -files~=^((\.github/)|(\.gitlab/))?renovate\.json5?$
10+
- -files~=^(\.github/|\.gitlab/)?renovate\.json5?$
1111
- -files~=^\.renovaterc(\.json5?)?$
1212
- -conflict
1313
- -closed

0 commit comments

Comments
 (0)