summaryrefslogtreecommitdiffstats
path: root/.github/dependabot.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/dependabot.yml')
-rw-r--r--.github/dependabot.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 6a4dae2..e371e48 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -9,7 +9,10 @@ updates:
labels:
- dependabot-deps-updates
- skip-changelog
- versioning-strategy: lockfile-only
+ groups:
+ dependencies:
+ patterns:
+ - "*"
- package-ecosystem: "github-actions"
directory: "/"
schedule: