From 5c0b2c5a380ead18e00a7f67a4cf0080bbd8506e Mon Sep 17 00:00:00 2001 From: mahula Date: Tue, 25 Jul 2023 15:38:19 +0200 Subject: [PATCH] --amend --- .github/dependabot_backend.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/dependabot_backend.yml b/.github/dependabot_backend.yml index 63cf14c93..eadeec7af 100644 --- a/.github/dependabot_backend.yml +++ b/.github/dependabot_backend.yml @@ -10,8 +10,8 @@ updates: timezone: "Europe/Berlin" time: "03:00" labels: - - devops - - service:backend + - "devops" + - "service:backend" - package-ecosystem: docker directory: "/backend" @@ -22,8 +22,8 @@ updates: timezone: "Europe/Berlin" time: "03:00" labels: - - devops - - service:docker + - "devops" + - "service:docker" - package-ecosystem: "github-actions" directory: "/" @@ -34,4 +34,4 @@ updates: timezone: "Europe/Berlin" time: "03:00" labels: - - devops + - "devops"