We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71c0d6d commit efdc1d1Copy full SHA for efdc1d1
.pre-commit-config.yaml
@@ -5,7 +5,7 @@ ci:
5
skip: [consistent-release-tag, spell-check-ordered-exclude]
6
repos:
7
- repo: https://github.com/lorenzwalthert/precommit
8
- rev: v0.1.3.9128
+ rev: v0.1.3.9130
9
hooks:
10
- id: style-files
11
args: [--style_pkg=styler, --style_fun=tidyverse_style]
@@ -104,7 +104,7 @@ repos:
104
vignettes/FAQ\.Rmd|
105
)$
106
- repo: https://github.com/pre-commit/pre-commit-hooks
107
- rev: 11a996eec600aa64d1cc12859d9bffbc6422836c
+ rev: v4.0.1
108
109
- id: check-added-large-files
110
- id: end-of-file-fixer
0 commit comments