diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d7c93b3b86..c45f474777 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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