diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d60f0707..d5c4abf0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,3 +5,8 @@ updates: directory: "/" # Location of package manifests schedule: interval: "monthly" + groups: + # Group all GitHub Actions PRs into a single PR: + all-github-actions: + patterns: + - "*"