mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-09-10 13:15:47 -05:00
Have Dependabot open biome upgrades as separate PR's
This commit is contained in:
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/*"
|
||||
|
||||
Reference in New Issue
Block a user