Skip to content

Commit 0c5c619

Browse files
Merge pull request #134 from omnideconv/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 8282446 + a2bdf31 commit 0c5c619

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
@@ -2,7 +2,7 @@
22
# R specific hooks: https://github.com/lorenzwalthert/precommit
33
repos:
44
- repo: https://github.com/lorenzwalthert/precommit
5-
rev: v0.3.2.9003
5+
rev: v0.3.2.9007
66
hooks:
77
- id: style-files
88
args: [--style_pkg=styler, --style_fun=tidyverse_style]
@@ -31,7 +31,7 @@ repos:
3131
exclude: "inst/extdata/.*"
3232
# `exclude: <regex>` to allow committing specific files
3333
- repo: https://github.com/pre-commit/mirrors-prettier
34-
rev: v3.0.0-alpha.4
34+
rev: v3.0.0-alpha.6
3535
hooks:
3636
- id: prettier
3737

0 commit comments

Comments
 (0)