diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bc6189d..772ea8d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,7 +45,7 @@ repos: hooks: - id: autoflake - repo: https://github.com/PyCQA/isort - rev: 5.12.0 + rev: 5.13.0 hooks: - id: isort - repo: https://github.com/asottile/yesqa @@ -67,7 +67,7 @@ repos: - --target-version - py311 - repo: https://github.com/PyCQA/bandit - rev: 1.7.5 + rev: 1.7.6 hooks: - id: bandit args: