From 4d9e8c951012d3ea405542486bca45e2553195a4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 12 Nov 2022 01:43:03 +0000 Subject: [PATCH] chore(deps): update pre-commit hook charliermarsh/ruff-pre-commit to v0.0.112 --- .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 d5b1e9df..330ff3eb 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.110 + rev: v0.0.112 hooks: - id: ruff