From 5dc6af0e70298055cb5ab7a53147a14bb0ee6565 Mon Sep 17 00:00:00 2001 From: Vladimir Gorej Date: Wed, 3 Nov 2021 16:56:09 +0100 Subject: [PATCH] ci(deps): sqash & merge dependabot PRs (#7596) --- .github/workflows/dependabot-merge.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/dependabot-merge.yml b/.github/workflows/dependabot-merge.yml index 35ed1754..00a57b1c 100644 --- a/.github/workflows/dependabot-merge.yml +++ b/.github/workflows/dependabot-merge.yml @@ -23,3 +23,4 @@ jobs: with: target: minor github-token: ${{ secrets.SWAGGER_BOT_GITHUB_TOKEN }} + command: squash and merge