From 3f8fd456e5538a5ab4cd031117dfeb9954c6410d Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 21 Feb 2023 11:28:35 +0100 Subject: [pre-commit.ci] pre-commit autoupdate (#8320) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/charliermarsh/ruff-pre-commit: v0.0.246 → v0.0.249](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.246...v0.0.249) Co-authored-by: Pierre Sassoulas --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.pre-commit-config.yaml') diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 37959105b..d925835e1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,7 +27,7 @@ repos: - --remove-duplicate-keys - --remove-unused-variables - repo: https://github.com/charliermarsh/ruff-pre-commit - rev: "v0.0.246" + rev: "v0.0.249" hooks: - id: ruff args: ["--fix"] -- cgit v1.2.1