diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index af521751..35cb4c2b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -60,7 +60,7 @@ repos: - id: isort - repo: https://github.com/psf/black - rev: 23.10.0 + rev: 23.10.1 hooks: - id: black args: [--line-length=100]