ci: don't auto-update mapbox-gl-rtl-text (#13351)

pull/13352/head
Zack Pollard 2024-10-10 15:45:50 +07:00 committed by GitHub
parent 79ae4e211b
commit 24e266cd52
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

@ -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"
},
{