diff --git a/.gitlab/dependabot.yml b/.gitlab/dependabot.yml index c2a2c8985..06960b2f3 100644 --- a/.gitlab/dependabot.yml +++ b/.gitlab/dependabot.yml @@ -9,5 +9,9 @@ updates: open-pull-requests-limit: 5 pull-request-branch-name: separator: "/" + commit-message: + prefix: "Maintenance:" assignees: - - mg \ No newline at end of file + - mg + #reviewers: # Broken, see https://gitlab.com/dependabot-gitlab/dependabot-standalone/-/issues/10 + # - mg \ No newline at end of file