amices / mice

Multivariate Imputation by Chained Equations
https://amices.org/mice/
GNU General Public License v2.0
424 stars 106 forks source link

CI: add dependabot config #598

Closed vkhodygo closed 2 months ago

vkhodygo commented 9 months ago

This should make action management a bit easier. You only need to turn dependabot on in the repo settings.

There's been some work done in https://github.com/dependabot/dependabot-core/issues/2042 (see links therein) to update the dependencies & run tests automatically, you might want to incorporate this as well.

stefvanbuuren commented 2 months ago

Thanks!