Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update min version of testthat and precommit config (#627)
Similar with insightsengineering/teal.code#220, failure in min_isolated pipeline: https://github.com/insightsengineering/teal.slice/actions/runs/11537362432/job/32114685586#step:9:1346 ### Summary: * Update testthat minimum version due to usage of `testthat::it()` in DESCRIPTION file: https://github.com/insightsengineering/teal.slice/blob/main/tests/testthat/test-utils.R#L9 * Add `teal.code` to the pre-commit configuration to allow it to use the development version when running. This is necessary because the development version of `teal.data` requires the development version of `teal.code` to run, and without this, the pre-commit will fail.
- Loading branch information