Visibility into what CLI / underlying library version the app is using?
JoshuaKGoldberg opened this issue · 0 comments
JoshuaKGoldberg commented
Describe the bug
I'm seeing what appears to be the app not using the latest CLI version:
- all-contributors/cli#356 & all-contributors/cli#360 should have improved the CLI to respect Prettier config files
- JoshuaKGoldberg/create-typescript-app#806 removed
.all-contributorsrc
in a repository - JoshuaKGoldberg/create-typescript-app#808 showed the GitHub app not respecting allcontributors
To Reproduce
See JoshuaKGoldberg/create-typescript-app#808.
Expected behavior
I'd have though the GitHub app should use the latest CLI version.
Is it not?