1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-12-03 22:51:11 +03:00

dependabot: group i18next & apalis-* dependencies

This commit is contained in:
Quentin Gliech
2023-10-19 23:57:21 +02:00
parent 356c1c5239
commit 85cce5ba4d

View File

@@ -8,6 +8,10 @@ updates:
schedule:
interval: "daily"
groups:
apalis:
patterns:
- "apalis"
- "apalis-*"
aws:
patterns:
- "aws-*"
@@ -59,10 +63,17 @@ updates:
- "vite"
- "@vitejs/*"
- "vite-*"
i18next:
patterns:
- "i18next"
- "i18next-*"
- "react-i18next"
react:
patterns:
- "react"
- "react-*"
exclude-patterns:
- "react-i18next"
jotai:
patterns:
- "jotai"