From d6c83c7cc2ea9168e40962dd0c8a7e30fe5c97f0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 11:06:52 +0000 Subject: [PATCH] Update pre-commit hook PyCQA/bandit to v1.8.3 (#196) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 be666cc8..8fec7dce 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -39,7 +39,7 @@ repos: - id: codespell exclude_types: [csv, json] - repo: https://github.com/PyCQA/bandit - rev: 1.8.0 + rev: 1.8.3 hooks: - id: bandit args: