diff options
| author | 2024-01-25 16:19:15 +0000 | |
|---|---|---|
| committer | 2024-01-25 16:19:15 +0000 | |
| commit | 98bf39e65f925056bf0912d2e155d9db597c793d (patch) | |
| tree | ee1700dea812d812507c55bda4f348cd75c0162a /pyproject.toml | |
| parent | Test new kubeconfig file (diff) | |
Bump ruff to latest
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 96054c8..cbe906a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ jishaku = "2.5.2" [tool.poetry.dev-dependencies] pre-commit = "3.6.0" -ruff = "0.1.11" +ruff = "0.1.14" taskipy = "1.12.2" [tool.taskipy.tasks] |