diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1c45e7f..3a4abd4 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.17" - schedule: - interval: monthly - groups: - github-actions: - patterns: - - "*" - package-ecosystem: github-actions directory: '/' target-branch: "release-0.18" @@ -63,3 +54,12 @@ updates: github-actions: patterns: - "*" + - package-ecosystem: github-actions + directory: '/' + target-branch: "release-0.23" + schedule: + interval: monthly + groups: + github-actions: + patterns: + - "*"