diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c93fa8018..df00b5471 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,15 +5,6 @@ updates: directory: / schedule: interval: monthly - - package-ecosystem: github-actions - directory: / - target-branch: release-0.13 - schedule: - interval: monthly - groups: - github-actions: - patterns: - - "*" - package-ecosystem: github-actions directory: / target-branch: release-0.14