From e12c10c9855016da955e670311f4287ee5159c02 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Nov 2022 18:59:47 +0100 Subject: [PATCH] chore(deps): update pre-commit hook charliermarsh/ruff-pre-commit to v0.0.110 (#183) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d5bc6d23..eccb0f2f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,7 +27,7 @@ repos: # Temporarily run both ruff and flake8, to see if we are satisfied with ruff so it can replace flake8. - repo: https://github.com/charliermarsh/ruff-pre-commit - rev: v0.0.106 + rev: v0.0.110 hooks: - id: ruff