diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b6093bc..f6b9eef 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -52,11 +52,11 @@ repos: - "--py37-plus" - "--keep-runtime-typing" - repo: https://github.com/pycqa/isort - rev: 5.12.0 + rev: 5.13.0 hooks: - id: isort - repo: https://github.com/pycqa/bandit - rev: 1.7.5 + rev: 1.7.6 hooks: - id: bandit args: @@ -65,7 +65,7 @@ repos: - "--exclude" - "tests" - repo: https://github.com/pycqa/bandit - rev: 1.7.5 + rev: 1.7.6 hooks: - id: bandit args: