Update dependabot config to ignore specific dependencies' major versions #16949
Labels
experience
Team label to flag issues owned by the Experience Team
tech-debt
Anything that is purely a technical issue and does not affect functionality
By default dependabot, regardless of semver syntax on dependencies, will attempt to update across major versions. Unfortunately this means needing to periodically update the dependabot config to ignore major versions for dependencies that need manual migration (though not ideal as we want to keep edits to the dependabot config to a minimum).
Acceptance Criteria
^
semver syntax rather than~
The text was updated successfully, but these errors were encountered: