.github/dependabot.yml: group everything

This commit is contained in:
Aminda Suomalainen 2023-09-11 15:52:42 +03:00
parent c32e4d37d1
commit 2901c6f663
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

View File

@ -5,9 +5,17 @@ updates:
schedule:
interval: "daily"
timezone: "Europe/Helsinki"
groups:
bundler:
patterns:
- "*"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
timezone: "Europe/Helsinki"
groups:
github-actions:
patterns:
- "*"