From d8f70af306ecfa24b2c4065747b51a55a3556ca1 Mon Sep 17 00:00:00 2001 From: Laurence <472753+mrlaessig@users.noreply.github.com> Date: Thu, 26 Sep 2024 20:57:28 +0200 Subject: [PATCH] chore: rename dependabot workflow --- .github/workflows/depdendabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/depdendabot.yml b/.github/workflows/depdendabot.yml index a98f024..6f3901c 100644 --- a/.github/workflows/depdendabot.yml +++ b/.github/workflows/depdendabot.yml @@ -1,4 +1,4 @@ -name: Approve and auto-merge dep PRs +name: Approve and auto-merge dependabot PRs on: push: