You've already forked authentication-service
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:
11
.github/dependabot.yml
vendored
11
.github/dependabot.yml
vendored
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user