diff --git a/example-project/.pre-commit-config.yaml b/example-project/.pre-commit-config.yaml index 60f6ea885..d515c6ef4 100644 --- a/example-project/.pre-commit-config.yaml +++ b/example-project/.pre-commit-config.yaml @@ -75,7 +75,7 @@ repos: hooks: - id: ripsecrets - repo: https://github.com/psf/black - rev: 22.12.0 + rev: 23.3.0 hooks: - id: black - repo: https://github.com/PyCQA/isort