configure dependabot for client dependencies

This commit is contained in:
Athou
2024-02-03 09:13:00 +01:00
parent c5f58a2fe9
commit 58789b15a3

View File

@@ -5,6 +5,18 @@ updates:
schedule:
interval: "weekly"
open-pull-requests-limit: 10
- package-ecosystem: "npm"
directory: "/commafeed-client"
schedule:
interval: "weekly"
open-pull-requests-limit: 10
groups:
mantine:
patterns:
- "@mantine/*"
lingui:
patterns:
- "@lingui/*"
- package-ecosystem: "github-actions"
directory: "/"
schedule: