From b4ebafa15faaf5552b7d53e6f4ae4d7489503dac Mon Sep 17 00:00:00 2001 From: expobrain Date: Sun, 29 Jan 2023 21:46:19 +0000 Subject: [PATCH] chore: update pre-commit hooks --- .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 7fb73a5..3cad1e0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -65,7 +65,7 @@ repos: - "--exclude" - "tests" - repo: https://github.com/pycqa/bandit - rev: 1.7.0 + rev: 1.7.4 hooks: - id: bandit args: