Bump to match properly

This commit is contained in:
Jesse Hills
2026-09-08 08:40:21 +12:00
parent 4aba852471
commit 1be96355b1
+1 -1
View File
@@ -248,7 +248,7 @@ jobs:
uses: j178/prek-action@4e14d07f9231acabce116ccfca13b13dd9755ece # v3.0.0
with:
# Keep in sync with requirements_test.txt.
prek-version: "0.5.1"
prek-version: "0.5.2"
# This job only runs on pull requests, so nothing ever populates
# the cache on dev. Every run would miss and then write a per-pull
# request copy, which is what the old seed-cache job existed to