diff --git a/guides/tools/github/dependabot.md b/guides/tools/github/dependabot.md index 1c1cbe8..830254f 100644 --- a/guides/tools/github/dependabot.md +++ b/guides/tools/github/dependabot.md @@ -94,7 +94,6 @@ to the `jobs` section of your GitHub Workflow: ```yaml AutoMerge: - needs: Duster name: AutoMerge uses: EncoreDigitalGroup/.github/.github/workflows/dependabotAutoMerge.yml@v1 -``` \ No newline at end of file +```