Add Dependabot group for TypeScript dependencies

This commit is contained in:
Bret Comnes
2025-10-03 17:17:24 -07:00
parent 039f475bcb
commit a98f3aead4

View File

@@ -10,9 +10,13 @@ updates:
# Check the npm registry for updates every day (weekdays)
schedule:
interval: "daily"
groups:
typescript:
patterns:
- "typescript"
- "@voxpelli/tsconfig"
# Enable updates to github actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"