You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Is there a way of using the pre-commit.ci bot to do this inside the template?
The text was updated successfully, but these errors were encountered: