From 1f363811d878d490d5ec0295de6298ee7c086d20 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Oct 2023 18:13:30 -0400 Subject: [PATCH] chore(deps): update dependency lint/ruff to v0.1.1 (#115) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c04a43a..a0387cc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ lint = [ "pylint_fixme_info>=1.0.0", "pylint_pytest>=1.1.0", "codespell[toml]==2.2.6", - "ruff==0.1.0", + "ruff==0.1.1", "yamllint==1.32.0" ] types = [