From b69ae1081661b1b64bb9ea8548f5092780aa49d6 Mon Sep 17 00:00:00 2001 From: David Gamero Date: Tue, 3 Sep 2024 15:13:33 -0400 Subject: [PATCH] format --- .github/dependabot.yml | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ba4f42a..02000e8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,17 +1,17 @@ version: 2 updates: - - package-ecosystem: "npm" - schedule: - interval: "weekly" - groups: - actions: - patterns: - - "*" - - package-ecosystem: "github-actions" - directory: "/template/workflows/helm/.github/workflows" - schedule: - interval: "weekly" - groups: - actions: - patterns: - - "*" + - package-ecosystem: 'npm' + schedule: + interval: 'weekly' + groups: + actions: + patterns: + - '*' + - package-ecosystem: 'github-actions' + directory: '/template/workflows/helm/.github/workflows' + schedule: + interval: 'weekly' + groups: + actions: + patterns: + - '*'