From 51ac867157c1c710b8697f492bcc1f959d0acec9 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 10 Jan 2023 08:52:26 +0100 Subject: [pre-commit.ci] pre-commit autoupdate (#8045) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/Pierre-Sassoulas/black-disable-checker: v1.1.1 → v1.1.3](https://github.com/Pierre-Sassoulas/black-disable-checker/compare/v1.1.1...v1.1.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- .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 a4fdd0a60..17d1b2707 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -50,7 +50,7 @@ repos: args: [--safe, --quiet] exclude: *fixtures - repo: https://github.com/Pierre-Sassoulas/black-disable-checker - rev: v1.1.1 + rev: v1.1.3 hooks: - id: black-disable-checker - repo: https://github.com/PyCQA/flake8 -- cgit v1.2.1