From 4551604381725ad203087c87e01b38768158aa11 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 19:23:38 +0100 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate (#97) --- .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 413ee69..fd3dda2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -76,7 +76,7 @@ repos: - id: isort args: ["--profile", "black"] - repo: https://github.com/crate-ci/typos - rev: v1.17.0 + rev: v1.17.1 hooks: - id: typos - repo: https://github.com/pycqa/autoflake