diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9f53e15..2c67618 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -38,7 +38,7 @@ repos: - python - repo: https://github.com/pycqa/bandit - rev: 1.8.0 + rev: 1.8.2 hooks: - id: bandit args: ["-ll"]