diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 788cda543..0953d5fe8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,7 +2,7 @@ # R specific hooks: https://github.com/lorenzwalthert/precommit repos: - repo: https://github.com/lorenzwalthert/precommit - rev: e034ebc4a7bfa43d3ff07b453a90ed52bc0c4863 + rev: v0.4.3.9023 hooks: - id: style-files args: [--style_pkg=styler, --style_fun=tidyverse_style, --cache-root=styler-perm]