seedcase-project / seedcase-sprout

Upload your research data to formally structure it for better, more reliable, and easier research.
https://sprout.seedcase-project.org/
MIT License
0 stars 0 forks source link

feat(dependabot): :sparkles: add dependabot for updating Python dependencies #444

Closed martonvago closed 3 months ago

martonvago commented 3 months ago

Description

This PR adds dependabot and configures it to update Python dependencies (managed by Poetry) in this repository. The PRs will look something like: python-dep

See also Issue https://github.com/seedcase-project/.github/issues/24

Testing

I tested it in a minimal repo and it seemed to behave as expected.

Reviewer Focus

This PR only needs a quick review.

Checklist

For all PRs that are not general documentation

martonvago commented 3 months ago

I read around a bit about what some sensible default settings might be, but it's still pretty bare bones, so feel free to ignore or change.

I'm also not sure if any other future repos might want to use the same setup, in which case we might want it to be synced across them like some other files.