waldyrious / rst-playground

Browser-based reStructuredText playground, built on Pyodide and docutils.
https://waldyrious.github.io/rst-playground
ISC License
1 stars 4 forks source link

Set up dependabot (or Github Actions workflow) to regularly upgrade Pyodide #29

Open waldyrious opened 10 months ago

waldyrious commented 10 months ago

(Originally raised in https://github.com/waldyrious/rst-playground/issues/2#issuecomment-1379654909.)

Vinfall commented 3 months ago

I think dependabot does not support updating cdnjs version like what you did in #27. However, you can try cdnurl provided by Renovate and follow this guide.