diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8069507..71db723 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,7 +26,7 @@ repos: # https://github.com/codespell-project/codespell/issues/1498 # Python formatting - repo: https://github.com/psf/black-pre-commit-mirror - rev: 26.3.0 + rev: 26.3.1 hooks: - id: black # R formatting