Skip to content

Implement Dependabot to handle dependencies #560

@cbasguti

Description

@cbasguti

Dependabot keeps a watchful eye on project dependencies and generates pull requests (PRs) automatically to ensure they are up to date.

This pull request introduces a dependabot.yml configuration file. I initially crafted a simple version to perform weekly checks using GitHub Actions, but it can be easily adjusted to weekly or monthly intervals as required. Additional settings such as the maximum number of PRs the bot can initiate can also be customized.

For further details, please refer to this source.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions