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: schedule:
interval: "daily" interval: "daily"
groups: groups:
apalis:
patterns:
- "apalis"
- "apalis-*"
aws: aws:
patterns: patterns:
- "aws-*" - "aws-*"
@@ -59,10 +63,17 @@ updates:
- "vite" - "vite"
- "@vitejs/*" - "@vitejs/*"
- "vite-*" - "vite-*"
i18next:
patterns:
- "i18next"
- "i18next-*"
- "react-i18next"
react: react:
patterns: patterns:
- "react" - "react"
- "react-*" - "react-*"
exclude-patterns:
- "react-i18next"
jotai: jotai:
patterns: patterns:
- "jotai" - "jotai"