You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Allow the locked in provider version to be updated to the latest for deployable architectures. This rule is required because the DA in this repo is in the root directory instead of a solutions directory.",
"enabled": true,
"matchFileNames": ["version.tf"],
"matchManagers": ["terraform"],
"matchDepTypes": ["required_provider"],
"rangeStrategy": "bump",
"semanticCommitType": "fix",
"group": true,
"groupName": "required_provider",
"commitMessageExtra": "to latest for deployable architectures"