diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 05e05c7..b0ae320 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -33,12 +33,12 @@ repos: - id: trailing-whitespace - repo: https://github.com/psf/black - rev: 23.10.0 + rev: 23.11.0 hooks: - id: black - repo: https://github.com/pre-commit/mirrors-clang-format - rev: v17.0.3 + rev: v17.0.5 hooks: - id: clang-format args: [-i]