jbergstroem / mariadb-alpine

A tiny and fast MariaDB container
MIT License
72 stars 19 forks source link

chore: stick to version majors #279

Closed jbergstroem closed 8 months ago

jbergstroem commented 8 months ago

Reduce the update noise by only using majors in CI. While at it, use Bun to validate renovate config and run prettier; shaves a few seconds off runtime.

Finally, add a job that looks for typos.

Closes: https://github.com/jbergstroem/mariadb-alpine/pull/278