diff --git a/pyproject.toml b/pyproject.toml
index 24f2b5414c3176a26df43f9ff52ee09c58010614..44d7c0c7fd2b69e6a88915aabe0e98ba3fafc728 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -145,7 +145,7 @@ include = [
 packages = ["src/idiap_devtools"]
 
 [tool.ruff]
-line-length = 80
+line-length = 88
 target-version = "py310"
 
 [tool.ruff.format]