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