Skip to content

CI: Cache pre-commit installation

Benjamin Bertrand requested to merge pre-commit-cache into develop

The runners we use don't share cache but as this doesn't change often, local cache will eventually be used when running on the same runner.

Merge request reports