Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/lorenzwalthert/precommit: v0.3.2.9025 → v0.3.2.9027](lorenzwalthert/precommit@v0.3.2.9025...v0.3.2.9027)
- [github.com/pre-commit/mirrors-prettier: v3.0.3 → v4.0.0-alpha.3](pre-commit/mirrors-prettier@v3.0.3...v4.0.0-alpha.3)
  • Loading branch information
pre-commit-ci[bot] authored Dec 4, 2023
1 parent 12196fb commit becbfc8
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.3.2.9025
rev: v0.3.2.9027
hooks:
- id: style-files
args: [--style_pkg=styler, --style_fun=tidyverse_style]
Expand Down Expand Up @@ -31,7 +31,7 @@ repos:
exclude: "inst/extdata/.*"
# `exclude: <regex>` to allow committing specific files
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.0.3
rev: v4.0.0-alpha.3
hooks:
- id: prettier

Expand Down

0 comments on commit becbfc8

Please sign in to comment.