Skip to content

Add mini dependabot feature that looks over deps and update if they're outdated #20

Description

@calebephrem

Add mini dependabot that looks over package.json dependencies (including dev and peer dependancies) and updates them with creating a branch, patching npm version, and then making a pr against the main branch.
To make it simple, instead of creating cron jobs to check over dependancies, listen to pull_request.closed event and scan dependencies from there.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementmake or request enhancements

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions