diff --git a/.github/workflows/pre-commit.yml b/.github/workflows/pre-commit.yml
index 450beea5..f0ff6e5f 100644
--- a/.github/workflows/pre-commit.yml
+++ b/.github/workflows/pre-commit.yml
@@ -87,6 +87,7 @@ jobs:
         with:
           # renovate dep: datasource=python-version versioning=python depName=python
           python-version: '3.12.5'
+          check-latest: true
 
       - name: 'Install pre-commit'
         run: |