diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index af0e8b2..34632c2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: - id: check-json # spell check - repo: https://github.com/codespell-project/codespell - rev: v2.4.2 + rev: v2.4.3 hooks: - id: codespell # https://github.com/codespell-project/codespell/issues/1498 @@ -33,7 +33,7 @@ repos: - id: black # R formatting - repo: https://github.com/lorenzwalthert/precommit - rev: v0.4.3.9028 + rev: v0.4.3.9029 hooks: - id: style-files # general linting