Bump ci.yml to match

This commit is contained in:
Jesse Hills
2026-09-08 08:38:41 +12:00
parent a07ef630e0
commit 4aba852471
+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.4.11"
prek-version: "0.5.1"
# 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