Skip to content

Commit

Permalink
Upgrade precommit R hooks to a more recent version
Browse files Browse the repository at this point in the history
  • Loading branch information
jeancochrane committed May 28, 2024
1 parent d2d16eb commit 17b78de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# R specific hooks: https://github.com/lorenzwalthert/precommit
repos:
- repo: https://github.com/lorenzwalthert/precommit
rev: v0.3.2.9013
rev: v0.4.2
hooks:
- id: style-files
args: [--style_pkg=styler, --style_fun=tidyverse_style]
Expand Down

0 comments on commit 17b78de

Please sign in to comment.