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
feat/general-refinement - Improve Dependabot auto-merge to include major updates
- Enable auto-merge for major version updates of CI dependencies
- Change merge strategy from --merge to --squash for cleaner history
- Allow automatic handling of all semver update types (patch, minor, major)
- Reduce manual intervention needed for routine dependency updates
0 commit comments