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 259e164..c361db5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ jishaku = "2.5.1"  [tool.poetry.dev-dependencies]  black = "23.9.1"  taskipy = "1.12.0" -ruff = "0.0.289" +ruff = "0.0.291"  pre-commit = "3.4.0"  [tool.taskipy.tasks] | 
