diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index dc7a8774..99876456 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -51,7 +51,7 @@ repos: - hooks: - id: black repo: https://github.com/psf/black - rev: 23.12.1 + rev: 23.11.0 - repo: https://github.com/pre-commit/mirrors-prettier hooks: - id: prettier @@ -71,7 +71,7 @@ repos: - id: prospector exclude: ^(tests)/.+\.py$ - repo: https://github.com/PyCQA/bandit - rev: 1.7.6 + rev: 1.7.5 hooks: - id: bandit args: