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"