diff --git a/.mergify.yml b/.mergify.yml new file mode 100644 index 000000000..4208d2b00 --- /dev/null +++ b/.mergify.yml @@ -0,0 +1,7 @@ +pull_request_rules: + - name: Automatically approve Renovate PRs + conditions: + - author = renovate[bot] + actions: + review: + type: APPROVE