Skip to content

Commit 406e92c

Browse files
authored
Revert "allow merge commits for dependabot (#38)" (#39)
This reverts commit 8351352. It seems like I just needed to update my repo settings!
1 parent 8351352 commit 406e92c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,6 @@ jobs:
5050
uses: fastify/github-action-merge-dependabot@v1
5151
with:
5252
github-token: ${{secrets.GITHUB_TOKEN}}
53-
# Dependabot creates merge commits via rebase
54-
# If this isn't added, a rebase will break the merging process.
55-
merge-method: merge
5653
bump-version:
5754
runs-on: ubuntu-latest
5855
name: Bump version

0 commit comments

Comments
 (0)