diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2735cfe77..fc6cea03c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -4,7 +4,7 @@ default_stages: [commit] repos: - repo: https://github.com/lorenzwalthert/precommit - rev: v0.1.3.9127 + rev: v0.1.3.9135 hooks: - id: style-files args: [--style_pkg=styler, --style_fun=tidyverse_style]