From 42b77ff18147742c582871c423b16dd2b88bd720 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Nov 2022 06:38:20 +0000 Subject: [PATCH] chore(deps): update pre-commit hook charliermarsh/ruff-pre-commit to v0.0.118 --- .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 5599910e..031e18d8 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.117 + rev: v0.0.118 hooks: - id: ruff