From a839e57ace1b04b299fc3812e2bf2d953d67f059 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 20:31:36 +0000 Subject: [PATCH] style: auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a7a37c2..25cfca1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -51,7 +51,7 @@ repos: - hooks: - id: black repo: https://github.com/psf/black - rev: 24.10.0 + rev: 24.4.2 - repo: https://github.com/pre-commit/mirrors-prettier hooks: - id: prettier @@ -71,7 +71,7 @@ repos: # - id: prospector # exclude: ^(tests)/.+\.py$ - repo: https://github.com/PyCQA/bandit - rev: 1.7.10 + rev: 1.7.8 hooks: - id: bandit args: