Skip to content

Replace renovate with dependabot #33

Description

@StefMa

Describe the feature

Instead of using renovate, the template should switch to dependabot.

Why?
Because it reduces the configuration of this template.
Users don't have to install anything.
As soon as a .github/dependabot.yml file is present, dependabot is configured and ready to go.

I'm not familar with renovate, however, you might lose the ability to update Gradle itself.
As far as I know renovate can handle Gradle updates while dependabot can't.
But this could also be solved by using e.g. the Wrapper-Gradle-Plugin.

Additional information

  • Would you be willing to help implement this feature?

Final checks

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions