diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0cbeec7..1629665 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 @@ -62,7 +62,7 @@ repos: hooks: - id: black - repo: https://github.com/PyCQA/bandit - rev: 1.7.5 + rev: 1.7.6 hooks: - id: bandit args: