Skip to content

Commit f6207f8

Browse files
committed
chore: bump precommit
1 parent ea142d3 commit f6207f8

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.4.3.9008
5+
rev: v0.4.3.9015
66
hooks:
77
- id: roxygenize
88
additional_dependencies:
@@ -20,7 +20,7 @@ repos:
2020
- id: deps-in-desc
2121
exclude: data-raw|inst
2222
- repo: https://github.com/pre-commit/pre-commit-hooks
23-
rev: v5.0.0
23+
rev: v6.0.0
2424
hooks:
2525
- id: check-added-large-files
2626
args: [--maxkb=200]

0 commit comments

Comments
 (0)