Skip to content

Commit

Permalink
update deps of roxygenize hook
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelru committed Jan 29, 2024
1 parent 7b05e38 commit c5f6ef0
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,13 @@ repos:
- id: roxygenize
# roxygen requires loading pkg -> add dependencies from DESCRIPTION
additional_dependencies:
- methods
- magrittr
- insightsengineering/formatters
- stats
- htmltools
- grid
- formatters
- magrittr
- methods
- checkmate
- htmltools
- stats
- stringi
# codemeta must be above use-tidy-description when both are used
# - id: codemeta-description-updated
- id: use-tidy-description
Expand Down

0 comments on commit c5f6ef0

Please sign in to comment.