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:
|
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"
|
||||||
|
|||||||
Reference in New Issue
Block a user