mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-03-21 18:04:39 -05:00
Have Dependabot open biome upgrades as separate PR's
This commit is contained in:
parent
ef33798b18
commit
036a2d7379
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
|
|
@ -9,6 +9,8 @@ updates:
|
|||
update-types:
|
||||
- "minor"
|
||||
- "patch"
|
||||
exclude-patterns:
|
||||
- "@biomejs/*"
|
||||
ignore:
|
||||
- dependency-name: "tldraw"
|
||||
- dependency-name: "@tldraw/*"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user