Josh Meads
Josh Meads
**Describe the bug** If corepack is installed via brew (`brew install corepack`) the install will fail with the following: ```sh ==> Installing dashlane/tap/dashlane-cli dependency: yarn Error: Cannot install yarn because...
Hey, this PR just adds some extra info methods that I needed personally for some CI pipelines. I've separated the data fetching logic from the rendering logic to avoid repeat...
Hey thanks for making this! Can I please request a small docs update? It would be very helpful to share the recommended PAT scopes needed for the app functionality. Realistically...
Fix the cosmiconfig docs ## Description As noted in #192 `.lockfile-lint.js` is invalid. `.lockfile-lintrc.js` should be a valid Cosmiconfig with the default setup which you appear to be using. ##...