Skip to content

Commit

Permalink
update prec-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
seabbs committed Jul 1, 2021
1 parent 49deed2 commit 6dc82c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .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.1.3
rev: v0.1.3.9014
hooks:
- id: style-files
args: [--style_pkg=styler, --style_fun=tidyverse_style]
Expand Down Expand Up @@ -40,7 +40,7 @@ repos:
- id: no-browser-statement
- id: deps-in-desc
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v3.4.0
rev: v4.0.1
hooks:
- id: check-added-large-files
args: ['--maxkb=800']
Expand Down

0 comments on commit 6dc82c0

Please sign in to comment.