From e428a093175fc086fa130ac2441821c9488d90fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrick=20Br=C3=BCckner?= Date: Fri, 5 Jan 2024 09:36:02 +0100 Subject: [PATCH] fix indentation issue --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 653c4d2..c64cbd6 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,7 +7,7 @@ updates: directory: "/" schedule: interval: "weekly" - - package-ecosystem: "github-actions" + - package-ecosystem: "github-actions" directory: "/" schedule: interval: "weekly"