Skip to content

Commit

Permalink
only hard deps in pre-commit - roxygenize - additional deps (#891)
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelru authored Aug 23, 2023
1 parent 195e188 commit ecc880e
Showing 1 changed file with 7 additions and 12 deletions.
19 changes: 7 additions & 12 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,25 +16,20 @@ repos:
name: Regenerate package documentation
additional_dependencies:
- checkmate
- digest
- dplyr
- ggplot2
- glue
- grDevices
- lifecycle
- logger
- magrittr
- methods
- bioc::MultiAssayExperiment
- R6
- rlang
- rtables
- shiny
- shinyjs
- shinyWidgets
- stats
- bioc::SummarizedExperiment
- insightsengineering/teal.data
- insightsengineering/teal.logger
- insightsengineering/teal.reporter
- insightsengineering/teal.slice
- insightsengineering/teal.transform
- insightsengineering/teal.widgets
- utils
- yaml
- id: spell-check
name: Check spelling with `spelling`
exclude: >
Expand Down

0 comments on commit ecc880e

Please sign in to comment.