-
Notifications
You must be signed in to change notification settings - Fork 391
Open
Labels
S: NormalHandle this with default priorityHandle this with default priority
Description
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
Labels
S: NormalHandle this with default priorityHandle this with default priority
Type
Projects
Status
To do