Skip to content

Commit f3d6012

Browse files
committed
Fix invalid YAML formatting in Dependabot workflow template
Signed-off-by: Mathias L. Baumann <[email protected]>
1 parent 4b1aa9a commit f3d6012

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cookiecutter/migrate.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ def create_dependabot_auto_merge_workflow() -> None:
6565
- name: Auto-merge Dependabot PR
6666
uses: >-
6767
frequenz-floss/dependabot-auto-approve@3cad5f42e79296505473325ac6636be897c8b8a1
68-
6968
with:
7069
github-token: ${{ secrets.GITHUB_TOKEN }}
7170
dependency-type: 'all'

0 commit comments

Comments
 (0)