diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 79dd0cd9a28..5fda357b321 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -15,7 +15,6 @@ updates: - "6.14.z" - "6.13.z" - "6.12.z" - - "6.11.z" # Maintain dependencies for our GitHub Actions - package-ecosystem: "github-actions" @@ -28,4 +27,3 @@ updates: - "6.14.z" - "6.13.z" - "6.12.z" - - "6.11.z"