You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2026-01-03 17:02:28 +03:00
dependabot: group eslint and include "opentelemetry" in the right group
This commit is contained in:
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
@@ -10,6 +10,7 @@ updates:
|
||||
- "aws-*"
|
||||
opentelemetry:
|
||||
patterns:
|
||||
- "opentelemetry"
|
||||
- "opentelemetry-*"
|
||||
- "tracing-opentelemetry"
|
||||
sentry:
|
||||
@@ -53,6 +54,10 @@ updates:
|
||||
patterns:
|
||||
- "jotai"
|
||||
- "jotai-*"
|
||||
eslint:
|
||||
patterns:
|
||||
- "eslint"
|
||||
- "eslint-*"
|
||||
urql:
|
||||
patterns:
|
||||
- "@urql/*"
|
||||
|
||||
Reference in New Issue
Block a user