diff --git a/template/.pre-commit-config.yaml b/template/.pre-commit-config.yaml
index 18d1071f9ab2a101e88da8a7dd3fc5adb36c3538..7f183b23f123c09a5d6e1c3f8775c525b72abc42 100644
--- a/template/.pre-commit-config.yaml
+++ b/template/.pre-commit-config.yaml
@@ -27,7 +27,7 @@ repos:
       - id: debug-statements
 
   - repo: https://github.com/python-poetry/poetry
-    rev: 1.8.2
+    rev: 2.1.2
     hooks:
       - id: poetry-check