all-contributors/app

Visibility into what CLI / underlying library version the app is using?

JoshuaKGoldberg opened this issue · 0 comments

Describe the bug

I'm seeing what appears to be the app not using the latest CLI version:

  1. all-contributors/cli#356 & all-contributors/cli#360 should have improved the CLI to respect Prettier config files
  2. JoshuaKGoldberg/create-typescript-app#806 removed .all-contributorsrc in a repository
  3. 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?