Skip to content

Commit

Permalink
[skip actions] Bump version to 0.1.2.9009
Browse files Browse the repository at this point in the history
  • Loading branch information
averissimo authored and insights-engineering-bot committed Oct 19, 2023
1 parent bb2b771 commit c5a377f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 18 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ default_language_version:
python: python3
repos:
- repo: https://github.com/lorenzwalthert/precommit
rev: v0.3.2.9019
rev: v0.3.2.9023
hooks:
- id: style-files
name: Style code with `styler`
Expand Down
23 changes: 7 additions & 16 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: tern.rbmi
Title: Create interface for rbmi and tern
Version: 0.1.2.9008
Date: 2023-08-21
Version: 0.1.2.9009
Date: 2023-10-19
Authors@R: c(
person("Joe", "Zhu", , "[email protected]", role = c("aut", "cre")),
person("Jana", "Stoilova", , "[email protected]", role = "aut"),
Expand Down Expand Up @@ -34,20 +34,11 @@ VignetteBuilder:
knitr
Remotes:
insightsengineering/tern@*release
Config/Needs/verdepcheck:
insightsengineering/rbmi,
insightsengineering/tern,
tidymodels/broom,
mllg/checkmate,
insightsengineering/formatters,
r-lib/lifecycle,
tidyverse/magrittr,
insightsengineering/rtables,
tidyverse/dplyr,
yihui/knitr,
rstudio/rmarkdown,
r-lib/testthat,
tidyverse/tidyr
Config/Needs/verdepcheck: insightsengineering/rbmi,
insightsengineering/tern, tidymodels/broom, mllg/checkmate,
insightsengineering/formatters, r-lib/lifecycle, tidyverse/magrittr,
insightsengineering/rtables, tidyverse/dplyr, yihui/knitr,
rstudio/rmarkdown, r-lib/testthat, tidyverse/tidyr
Config/Needs/website: insightsengineering/nesttemplate
Encoding: UTF-8
Language: en-US
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# `tern.rbmi` 0.1.2.9008
# `tern.rbmi` 0.1.2.9009

* Specified minimal version of package dependencies.
* Corrected tidy.pool function signature
Expand Down

0 comments on commit c5a377f

Please sign in to comment.