Skip to content

Commit efdc1d1

Browse files
latest hooks
1 parent 71c0d6d commit efdc1d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ci:
55
skip: [consistent-release-tag, spell-check-ordered-exclude]
66
repos:
77
- repo: https://github.com/lorenzwalthert/precommit
8-
rev: v0.1.3.9128
8+
rev: v0.1.3.9130
99
hooks:
1010
- id: style-files
1111
args: [--style_pkg=styler, --style_fun=tidyverse_style]
@@ -104,7 +104,7 @@ repos:
104104
vignettes/FAQ\.Rmd|
105105
)$
106106
- repo: https://github.com/pre-commit/pre-commit-hooks
107-
rev: 11a996eec600aa64d1cc12859d9bffbc6422836c
107+
rev: v4.0.1
108108
hooks:
109109
- id: check-added-large-files
110110
- id: end-of-file-fixer

0 commit comments

Comments
 (0)