Auto merge dependabot too

This commit is contained in:
Gabriel Augendre 2023-04-22 10:01:20 +02:00
parent ca039788f6
commit 31f45dbba2

View file

@ -23,6 +23,7 @@ jobs:
&& (
github.event.pull_request.user.login == 'crocmagnon-pr[bot]'
|| github.event.pull_request.user.login == 'pre-commit-ci[bot]'
|| github.event.pull_request.user.login == 'dependabot[bot]'
)
steps:
- name: Checkout