ersilia-os / ersilia

The Ersilia Model Hub, a repository of AI/ML models for infectious and neglected disease research.
https://ersilia.io
GNU General Public License v3.0
219 stars 147 forks source link

[Batch] Managing Dependencies #284

Closed D1M1TR10S closed 1 year ago

D1M1TR10S commented 2 years ago

To manage the dependencies of the packages in the Ersilia Repository.

honeyankit commented 2 years ago

Enable Dependabot security and version updates.

Supporting Docs: https://docs.github.com/en/code-security/dependabot/dependabot-security-updates/configuring-dependabot-security-updates https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/about-dependabot-version-updates

GrantBirki commented 1 year ago

I recently made a GitHub Action that combines multiple dependabot PRs into a single one for ease of dependency management. You may find this useful @honeyankit https://github.com/github/combine-prs

honeyankit commented 1 year ago

This task is complete.

D1M1TR10S commented 1 year ago

@miquelduranfrigola to review this one and familiarize with Dependabot