diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 666ff5c..a2f8e82 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -24,6 +24,6 @@ repos: args: ["--py39-plus"] - repo: https://github.com/psf/black - rev: 24.4.0 + rev: 24.4.2 hooks: - id: black