From 13342ff4cec632ed7edbcb62d3c4f5ad331f8ecd Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 20:18:46 +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/pycqa/bandit: 1.8.2 → 1.8.3](https://github.com/pycqa/bandit/compare/1.8.2...1.8.3) - [github.com/pycqa/bandit: 1.8.2 → 1.8.3](https://github.com/pycqa/bandit/compare/1.8.2...1.8.3) --- .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 8cfdb34..da9f72e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -88,7 +88,7 @@ repos: - id: add-trailing-comma - repo: https://github.com/pycqa/bandit - rev: 1.8.2 + rev: 1.8.3 hooks: - id: bandit args: @@ -120,7 +120,7 @@ repos: - id: isort - repo: https://github.com/pycqa/bandit - rev: 1.8.2 + rev: 1.8.3 hooks: - id: bandit args: