diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2eac2e86..20ca6ab5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,7 +28,7 @@ repos: - -c - ".yaml-lint.yaml" - repo: https://github.com/psf/black - rev: 23.12.1 + rev: 24.1.0 hooks: - id: black exclude: '^tests/.*.ambr$'