From 584a7155a9fa92860ae4c451390a2e10170e545d Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 20:55:33 +0000 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/charliermarsh/ruff-pre-commit: v0.0.241 → v0.0.253](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.241...v0.0.253) - [github.com/dosisod/refurb: v1.10.0 → v1.13.0](https://github.com/dosisod/refurb/compare/v1.10.0...v1.13.0) - [github.com/pre-commit/mirrors-mypy: v0.991 → v1.0.1](https://github.com/pre-commit/mirrors-mypy/compare/v0.991...v1.0.1) --- .pre-commit-config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 105f30f..088835a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -52,13 +52,13 @@ repos: hooks: - id: black - repo: https://github.com/charliermarsh/ruff-pre-commit - rev: v0.0.241 + rev: v0.0.253 hooks: - id: ruff args: [hooks, tests] pass_filenames: false - repo: https://github.com/dosisod/refurb - rev: v1.10.0 + rev: v1.13.0 hooks: - id: refurb args: [--ignore, FURB126] @@ -103,7 +103,7 @@ repos: - id: codespell additional_dependencies: [tomli] - repo: https://github.com/pre-commit/mirrors-mypy - rev: 'v0.991' + rev: 'v1.0.1' hooks: - id: mypy args: [