jupyterlite / demo

JupyterLite demo deployed to GitHub Pages 🚀
https://jupyterlite.github.io/demo
356 stars 192 forks source link

Create dependabot.yml to automatically pick up new versions #106

Open jtpio opened 1 year ago

jtpio commented 1 year ago

This will help repos generated from this template keep their dependency on jupyterlite up-to-date when new JupyterLite releases are out.

This should also update other dependencies listed in requirements.txt.

Fixes #44