Skip to content

Commit 01a0b61

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v4.2.0 → v4.3.0](pre-commit/pre-commit-hooks@v4.2.0...v4.3.0) - [github.com/lorenzwalthert/precommit: v0.3.0 → v0.3.2.9001](lorenzwalthert/precommit@v0.3.0...v0.3.2.9001)
1 parent 1ecdce1 commit 01a0b61

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
@@ -1,7 +1,7 @@
11
repos:
22

33
- repo: https://github.com/pre-commit/pre-commit-hooks
4-
rev: v4.2.0
4+
rev: v4.3.0
55
hooks:
66
- id: trailing-whitespace
77
- id: end-of-file-fixer
@@ -12,7 +12,7 @@ repos:
1212
args: ["--autofix", "--indent=2", "--no-sort-keys"]
1313

1414
- repo: https://github.com/lorenzwalthert/precommit
15-
rev: v0.3.0
15+
rev: v0.3.2.9001
1616
hooks:
1717
- id: style-files
1818
args: [--style_pkg=styler, --style_fun=tidyverse_style]

0 commit comments

Comments
 (0)