From 4ba279a811ee364852c2b6a30b7b3af15730b835 Mon Sep 17 00:00:00 2001 From: omkarkhatavkar Date: Mon, 3 Jun 2024 11:04:16 +0530 Subject: [PATCH] removed the 6.12.z, it is absolute now --- .github/dependabot.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index acd423de..fd954bbe 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -16,7 +16,6 @@ updates: - "6.15.z" - "6.14.z" - "6.13.z" - - "6.12.z" # Maintain dependencies for our GitHub Actions - package-ecosystem: "github-actions" @@ -30,4 +29,3 @@ updates: - "6.15.z" - "6.14.z" - "6.13.z" - - "6.12.z"