diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ee6bc3f..420ebb6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -33,7 +33,7 @@ repos: exclude: docs* additional_dependencies: [toml] - repo: https://github.com/psf/black - rev: 22.12.0 + rev: 23.1.0 hooks: - id: black - repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks