From 5c7c3a983348a402e9d47ab1b3c091f86d646ffe Mon Sep 17 00:00:00 2001 From: Michael Fitzmaurice Date: Thu, 15 Aug 2024 20:21:41 +0100 Subject: [PATCH] Upgrade the dependabot version to address a deprecation warning --- .github/workflows/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml index 50c8b0f..0f943d3 100644 --- a/.github/workflows/dependabot.yml +++ b/.github/workflows/dependabot.yml @@ -1,4 +1,4 @@ -version: 2 +version: 3 updates: - package-ecosystem: "github-actions"