diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 17990918..229f4704 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: - id: upgrade-type-hints - repo: https://github.com/PyCQA/isort - rev: 5.12.0 + rev: 5.13.0 hooks: - id: isort - repo: https://github.com/neutrinoceros/flynt/