From 0cdcdd4788566969364b6e1c55151c2baf5cc253 Mon Sep 17 00:00:00 2001 From: Dony Unardi Date: Fri, 1 Nov 2024 08:48:34 -0700 Subject: [PATCH] update min version of testthat and precommit config --- .pre-commit-config.yaml | 1 + DESCRIPTION | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6bed6a537..225106070 100755 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -30,6 +30,7 @@ repos: - shinycssloaders - shinyjs - shinyWidgets + - insightsengineering/teal.code - insightsengineering/teal.data - insightsengineering/teal.logger - insightsengineering/teal.widgets diff --git a/DESCRIPTION b/DESCRIPTION index 3a10b2f11..1abcbb34d 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -59,7 +59,7 @@ Suggests: MultiAssayExperiment, rmarkdown (>= 2.23), SummarizedExperiment, - testthat (>= 3.1.5), + testthat (>= 3.1.8), withr (>= 2.1.0) VignetteBuilder: knitr,