Skip to content

Commit

Permalink
update deps of roxygenize hook (#194)
Browse files Browse the repository at this point in the history
Co-authored-by: 27856297+dependabot-preview[bot]@users.noreply.github.com <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
pawelru and dependabot-preview[bot] committed Jan 30, 2024
1 parent 3e03be4 commit 0c49d98
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
10 changes: 8 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,14 @@ repos:
- id: roxygenize
name: Regenerate package documentation
additional_dependencies:
- dplyr
- insightsengineering/formatters
- formatters
- methods
- tibble
- checkmate
- grDevices
- grid
- stats
- utils
# codemeta must be above use-tidy-description when both are used
# - id: codemeta-description-updated
- id: use-tidy-description
Expand Down
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
RoxygenNote: 7.3.1

0 comments on commit 0c49d98

Please sign in to comment.