diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a42f283..526e760 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,7 +19,7 @@ repos: hooks: - id: blacken-docs - repo: https://github.com/PyCQA/isort - rev: 5.11.4 + rev: 5.12.0 hooks: - id: isort - repo: https://github.com/asottile/yesqa