Group dependabot updates into a single PR

This commit is contained in:
daz 2023-07-21 12:20:42 -06:00
parent 064a97fb0b
commit 9938a3cf2a
No known key found for this signature in database

View file

@ -4,9 +4,18 @@ updates:
directory: "/"
schedule:
interval: "weekly"
groups:
github-actions:
patterns:
- "*"
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
ignore:
- dependency-name: "@types/node"
groups:
npm-dependencies:
patterns:
- "*"