Skip to content
Snippets Groups Projects
Commit 43b376e4 authored by Kagami Sascha Rosylight's avatar Kagami Sascha Rosylight
Browse files

fix(dependabot): do not list each workspace item

parent 827616f6
No related branches found
No related tags found
No related merge requests found
......@@ -10,28 +10,15 @@ updates:
schedule:
interval: daily
open-pull-requests-limit: 100
# Add only the root, not each workspace item
# https://github.com/dependabot/dependabot-core/issues/4993#issuecomment-1289133027
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 100
- package-ecosystem: npm
directory: "/packages/backend"
schedule:
interval: daily
open-pull-requests-limit: 100
- package-ecosystem: npm
directory: "/packages/frontend"
schedule:
interval: daily
open-pull-requests-limit: 100
- package-ecosystem: npm
directory: "/packages/sw"
schedule:
interval: daily
open-pull-requests-limit: 100
- package-ecosystem: npm
directory: "/packages/misskey-js"
schedule:
interval: daily
open-pull-requests-limit: 100
groups:
swc:
patterns:
- "@swc/*"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment