diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7311c9eb67..0381efceee 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/psf/black - rev: 22.1.0 + rev: 22.3.0 hooks: - id: black exclude: "versioneer.py|dpctl/_version.py"