Merge pull request #13 from dafyddj/renovate/github-actions-minorpatch

chore(deps): update techneg/ci-pre-commit docker tag to v2.3.2
This commit is contained in:
Dafydd Jones 2024-12-02 12:52:55 +00:00 committed by GitHub
commit 8403a77893
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -47,7 +47,7 @@ jobs:
name: Lint / `pre-commit`
needs: should-run
if: fromJSON(needs.should-run.outputs.should-run)
container: techneg/ci-pre-commit:v2.3.1
container: techneg/ci-pre-commit:v2.3.2
runs-on: ubuntu-latest
timeout-minutes: 5
steps: