diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 966c1a9..4fad9a9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -4,7 +4,7 @@ repos: - repo: https://github.com/psf/black - rev: 23.12.0 + rev: 23.12.1 hooks: - id: black - repo: https://github.com/fsfe/reuse-tool