googlefonts / fontra

A browser-based font editor
https://fontra.xyz
GNU General Public License v3.0
508 stars 21 forks source link

Add GHA workflow to automatically update pre-commit dependencies #1098

Closed justvanrossum closed 7 months ago

justvanrossum commented 8 months ago

dependabot doesn't support pre-commit yet, so we need another solution.

Fabio has an example workflow file that would do this on a monthly basis, which is perfect.

fabiocaccamo commented 8 months ago
justvanrossum commented 7 months ago

I'm giving up on this approach: isn't really working well enough, so I'll take it on me to do regular pre-commit updates manually every once in a while.