Skip to content

Commit 7f2d5fb

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/lorenzwalthert/precommit: v0.4.1 → v0.4.3.9003](lorenzwalthert/precommit@v0.4.1...v0.4.3.9003) - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.5.0...v5.0.0)
1 parent dc392c2 commit 7f2d5fb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.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.4.1
5+
rev: v0.4.3.9003
66
hooks:
77
- id: style-files
88
args: [--style_pkg=styler, --style_fun=tidyverse_style]
@@ -13,7 +13,7 @@ repos:
1313
- id: deps-in-desc
1414
args: [--allow_private_imports]
1515
- repo: https://github.com/pre-commit/pre-commit-hooks
16-
rev: v4.5.0
16+
rev: v5.0.0
1717
hooks:
1818
- id: end-of-file-fixer
1919
exclude: '\.Rd'

0 commit comments

Comments
 (0)