Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update precommit versions #95

Open
adamltyson opened this issue Dec 20, 2023 · 3 comments
Open

Update precommit versions #95

adamltyson opened this issue Dec 20, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@adamltyson
Copy link
Member

Is there a way of using the pre-commit.ci bot to do this inside the template?

@adamltyson
Copy link
Member Author

Versions bumped in #109

@sfmig
Copy link
Contributor

sfmig commented Nov 5, 2024

ARC python cookiecutter seems to be using Renovate for this (see example here).

An alternative is Dependabot, which is built into Github.

ARC users mention both are easy to use and set up. The main advantage they mention of renovate over dependabot is that it is a bit more flexible in terms of configuring which files to look into and what (regex) pattern to use to detect versions.

@adamltyson
Copy link
Member Author

Renovate looks like a good idea. We could in principle use it to keep some other parts of the template up to date.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants