We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e882d6c commit daa6531Copy full SHA for daa6531
.mergify/config.yml
@@ -7,7 +7,7 @@ pull_request_rules:
7
- name: Auto merge dependency updates
8
conditions:
9
- author~=^(dependabot(-preview)?|renovate)\[bot\]$
10
- - -files~=^((\.github/)|(\.gitlab/))?renovate\.json5?$
+ - -files~=^(\.github/|\.gitlab/)?renovate\.json5?$
11
- -files~=^\.renovaterc(\.json5?)?$
12
- -conflict
13
- -closed
0 commit comments