You've already forked immich
mirror of
https://github.com/immich-app/immich.git
synced 2025-07-17 11:28:00 +02:00
ci: don't auto-update mapbox-gl-rtl-text (#13351)
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
"groupName": "typescript-projects",
|
||||
"matchUpdateTypes": ["minor", "patch"],
|
||||
"excludePackagePrefixes": ["exiftool", "reflect-metadata"],
|
||||
"excludePackageNames": ["node", "@types/node"],
|
||||
"excludePackageNames": ["node", "@types/node", "@mapbox/mapbox-gl-rtl-text"],
|
||||
"schedule": "on tuesday"
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user