diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 15241c8..6c0c4b9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ package-mode = false [tool.poetry.dependencies] python = ">3.11,<4.0" -pre-commit = "3.7.1" +pre-commit = "3.8.0" ruff = "0.5.5" taskipy = "1.13.0" |