From 6b962d4c397bfa5e7293280a65b8bf7e08b590b5 Mon Sep 17 00:00:00 2001 From: omkarkhatavkar Date: Mon, 3 Jun 2024 10:59:46 +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"