run yarn when .yarnrc.yml changes

This commit is contained in:
Evan Simkowitz 2024-08-26 13:35:10 -07:00
parent 59a2b9b787
commit 06ed17382e
No known key found for this signature in database

View File

@ -192,6 +192,7 @@ tasks:
sources: sources:
- yarn.lock - yarn.lock
- package.json - package.json
- .yarnrc.yml
cmds: cmds:
- yarn - yarn