Skip to content

CI tooling versions need proper definition #3703

@terhorstd

Description

@terhorstd

Currently there is a conflict between dependabot updates to .github/workflows/nestbuildmatrix.yml and the pre-commit autoupdate for .pre-commit-config.yaml. This may lead to differences in versions of tools, which in turn may lead to conflicts in formatting rules.

Is there a better solution than to use min(pre_commit_version[tool], action_version[tool])?

Additionally the pylint versions as used in pre-commit and nestbuildmatrix are currently floating (see #3702)

Metadata

Metadata

Assignees

No one assigned

    Labels

    S: NormalHandle this with default priority

    Type

    No type

    Projects

    Status

    To do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions