diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a789c9c..5bb4565 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -31,7 +31,7 @@ repos: - id: isort args: ["--profile", "black", "--filter-files"] - repo: https://github.com/psf/black - rev: "23.7.0" + rev: "23.9.1" hooks: - id: black - repo: https://github.com/pre-commit/mirrors-mypy