diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4cd8e14..eef2bc2 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,15 +9,6 @@ updates: github-actions: patterns: - "*" - - package-ecosystem: github-actions - directory: '/' - target-branch: "release-0.15" - schedule: - interval: monthly - groups: - github-actions: - patterns: - - "*" - package-ecosystem: github-actions directory: '/' target-branch: "release-0.16" @@ -45,3 +36,21 @@ updates: github-actions: patterns: - "*" + - package-ecosystem: github-actions + directory: '/' + target-branch: "release-0.19" + schedule: + interval: monthly + groups: + github-actions: + patterns: + - "*" + - package-ecosystem: github-actions + directory: '/' + target-branch: "release-0.20" + schedule: + interval: monthly + groups: + github-actions: + patterns: + - "*"