aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 82d2c5b..01dfed7 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -22,6 +22,7 @@ sentry-sdk = "^2.7.1"
[tool.poetry.group.dev.dependencies]
ruff = "^0.5.1"
+pre-commit = "^3.7.1"
[build-system]
requires = ["poetry>=0.12"]