actions
actions copied to clipboard
chore: update renovateChangeset to skip changesets for devDependency-only updates
This PR updates the getBumps function to skip changes that only involve devDependencies, preventing renovate-changesets from being generated for them.
Fixes: https://github.com/backstage/community-plugins/issues/942