From 74842810e4a188463b8625521f29f728cb59b6c1 Mon Sep 17 00:00:00 2001 From: Kieran Date: Tue, 10 Oct 2023 16:31:23 +0100 Subject: [PATCH] Delete .github/dependabot.yml (#5) --- .github/dependabot.yml | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 .github/dependabot.yml diff --git a/.github/dependabot.yml b/.github/dependabot.yml deleted file mode 100644 index f16efa9..0000000 --- a/.github/dependabot.yml +++ /dev/null @@ -1,18 +0,0 @@ -##################################################################################### -# WARNING # -##################################################################################### -# # -# This file is synchronised across all supportpal/addon-language-* repositories. # -# Be careful not to hardcode any paths, and only update it in the # -# supportpal/addon-language-english repository! # -# # -##################################################################################### - -version: 2 - -updates: - - - package-ecosystem: "github-actions" - directory: "/" - schedule: - interval: "daily"