Skip to content
This repository was archived by the owner on Aug 19, 2024. It is now read-only.

Commit 8fa164e

Browse files
authored
update deps of roxygenize hook (#138)
1 parent bb9017b commit 8fa164e

File tree

2 files changed

+1
-22
lines changed

2 files changed

+1
-22
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -14,27 +14,6 @@ repos:
1414
--cache-root=styler]
1515
- id: roxygenize
1616
name: Regenerate package documentation
17-
additional_dependencies:
18-
- checkmate
19-
- digest
20-
- dplyr
21-
- ggplot2
22-
- glue
23-
- grDevices
24-
- lifecycle
25-
- logger
26-
- magrittr
27-
- methods
28-
- bioc::MultiAssayExperiment
29-
- R6
30-
- rlang
31-
- rtables
32-
- shinyjs
33-
- shinyWidgets
34-
- stats
35-
- bioc::SummarizedExperiment
36-
- utils
37-
- yaml
3817
- id: spell-check
3918
name: Check spelling with `spelling`
4019
exclude: >

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ Language: en-US
1818
LazyData: true
1919
LazyDataCompression: bzip2
2020
Roxygen: list(markdown = TRUE)
21-
RoxygenNote: 7.2.3
21+
RoxygenNote: 7.3.1

0 commit comments

Comments
 (0)