-
Notifications
You must be signed in to change notification settings - Fork 158
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
[email protected]
is the latest version. But the app still uses an older ^6.23.0
range:
Line 21 in db6de74
"all-contributors-cli": "^6.23.0", |
Expected behavior
Using the latest version would bring in all-contributors/cli#356 and all-contributors/cli#360, which change how .all-contributorsrc
is formatted.
Additional context
This causes bugs such as JoshuaKGoldberg/create-typescript-app#2001 where npx all-contributors-cli
formats the file differently from the app.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working