Renovate config improvements (#36209)

This commit is contained in:
Renaud Chaput 2025-09-22 11:08:35 +02:00 committed by GitHub
parent 9bd151808c
commit 6689040fc6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 27 additions and 1 deletions

View file

@ -31,7 +31,8 @@
"typecheck": "tsc --noEmit",
"storybook": "storybook dev -p 6006",
"build-storybook": "storybook build",
"chromatic": "npx chromatic -d storybook-static"
"chromatic": "npx chromatic -d storybook-static",
"msw:updateWorker": "msw init"
},
"repository": {
"type": "git",