From ddd1ce732a15a3ed6e8c963fe522aed128d5cf5f Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Mon, 20 Feb 2023 20:32:04 +0100 Subject: [PATCH] dependabot formatting --- .github/dependabot.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 71607d0c..63ef6509 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,6 +1,6 @@ version: 2 updates: -- package-ecosystem: github-actions - directory: "/" - schedule: - interval: daily + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: daily