diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d71e780..7fbdc44 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,14 +10,6 @@ updates: # Maintained version branches: keep workflow action pins from drifting # behind main (Dependabot only scans the default branch otherwise). - - package-ecosystem: "github-actions" - directory: "/" - target-branch: "12.4" - schedule: - interval: weekly - day: monday - open-pull-requests-limit: 5 - - package-ecosystem: "github-actions" directory: "/" target-branch: "13.4"