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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementmake or request enhancements

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions