mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-03-21 18:04:39 -05:00
17 lines
337 B
YAML
17 lines
337 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "npm"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "daily"
|
|
groups:
|
|
minor-and-patch:
|
|
update-types:
|
|
- "minor"
|
|
- "patch"
|
|
exclude-patterns:
|
|
- "@biomejs/*"
|
|
ignore:
|
|
- dependency-name: "tldraw"
|
|
- dependency-name: "@tldraw/*"
|