Skip to content

Commit 1e930d5

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0) - [github.com/lorenzwalthert/precommit: v0.3.2.9027 → v0.4.2](lorenzwalthert/precommit@v0.3.2.9027...v0.4.2)
1 parent 5e99487 commit 1e930d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v4.5.0
3+
rev: v4.6.0
44
hooks:
55
- id: check-added-large-files
66
- id: check-yaml
@@ -11,7 +11,7 @@ repos:
1111
- id: file-contents-sorter
1212
files: ^\.Rbuildignore$
1313
- repo: https://github.com/lorenzwalthert/precommit
14-
rev: v0.3.2.9027
14+
rev: v0.4.2
1515
hooks:
1616
- id: roxygenize
1717
additional_dependencies:

0 commit comments

Comments
 (0)