JuliaBesties / BestieTemplate.jl

Template for Julia Programming Language packages using the copier engine.
http://JuliaBesties.github.io/BestieTemplate.jl/
Mozilla Public License 2.0
43 stars 9 forks source link

Automatically propagate PreCommitUpdates to the template #413

Open abelsiqueira opened 1 month ago

abelsiqueira commented 1 month ago

Description

When PreCommitUpdates runs, it would be useful to apply that change to the template as well, so we don't have to do it manually.