diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 00ff787..8d20213 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,7 +2,7 @@ exclude: ^irctest/scram repos: - repo: https://github.com/psf/black - rev: 20.8b1 + rev: 22.3.0 hooks: - id: black language_version: python3