From 6c51eccf387f8edaf095bd1d2193598c91313799 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 19 Aug 2023 22:41:12 +0000 Subject: [PATCH] Update dependency lint/ruff to v0.0.285 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6593bff..3544dec 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ lint = [ "black>=23.3.0,<24", "codespell[toml]>=2.2.4,<3", "rstcheck[sphinx,toml]>=6.0.0,<7", - "ruff==0.0.278", + "ruff==0.0.285", "yamllint>=1.32.0,<2" ] types = [