Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(Renovate): Correct some dependency types #342

Merged
merged 1 commit into from
Dec 5, 2023
Merged

Commits on Dec 5, 2023

  1. fix(Renovate): Correct some dependency types

    The npm manager considers Yarn v2+ to be of type `packageManager` rather
    than `engines`, so follow that convention for asdf and Yarn v1.
    
    Introduce the new `depType` `config` for the centralized MegaLinter and
    Renovate configs as well as Yarn plugins. Use the commit scope `config`
    when bumping these dependencies. The centralized MegaLinter and Renovate
    configs are both governed by the same dependency, namely this repository
    itself, so using different types resulted in a duplicate row in the pull
    request descriptions generated by Renovate.
    Kurt-von-Laven committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    07dcc7a View commit details
    Browse the repository at this point in the history