8b0818eba63fd7a02b641b5d5a957b90dacab38b
Adds explicit packageRules for major version bumps on both github-actions and npm managers. Previously only minor/patch updates were configured, requiring manual audits when major versions shipped (e.g. PRI-802 where actions/setup-node v4→v6 had to be found and fixed by hand). With these rules, Renovate will surface major bumps as PRs automatically. automerge is false for both — major updates go through the normal dual-approval workflow. Co-Authored-By: Paperclip <noreply@paperclip.ing>
Description
Languages
Shell
100%