From fef318d3dce5b757f1cb1ee37201db1a19732747 Mon Sep 17 00:00:00 2001 From: Ryan Johnson Date: Mon, 14 Oct 2024 15:12:25 -0400 Subject: [PATCH] chore: simplify dependabot Simplify the Dependabot configuration. Signed-off-by: Ryan Johnson --- .github/dependabot.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e6ed965..d9b0e4a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,8 +1,4 @@ -# To get started with Dependabot version updates, you'll need to specify which -# package ecosystems to update and where the package manifests are located. -# Please see the documentation for all configuration options: -# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file - +--- version: 2 updates: # Maintain dependencies for GitHub Actions