diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 02d457bdbd9374ccbe0e337c419364d9e6f3e558..92d5dc4ed0253d3d0dec5608aa6201a58c583285 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,7 +26,7 @@ repos: - id: isort - repo: https://github.com/psf/black - rev: 22.12.0 + rev: 23.1.0 hooks: - id: black args: ["-t", "py310"]