diff --git a/.github/workflows/scheduled.yaml b/.github/workflows/scheduled.yaml index 61a50753..207c2c97 100644 --- a/.github/workflows/scheduled.yaml +++ b/.github/workflows/scheduled.yaml @@ -19,6 +19,7 @@ jobs: GCHAT_WEBHOOK: ${{ secrets.GCHAT_WEBHOOK }} with: strategy: ${{ matrix.test-strategy }} + extra-deps: "R.utils (>= 2.12.3)" additional-env-vars: | PKG_SYSREQS_DRY_RUN=true branch-cleanup: diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b40c46a1..92bf2790 100755 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,7 +6,7 @@ default_language_version: python: python3 repos: - repo: https://github.com/lorenzwalthert/precommit - rev: v0.4.2 + rev: v0.4.3 hooks: - id: style-files name: Style code with `styler` diff --git a/DESCRIPTION b/DESCRIPTION index f3f77c50..4c41ce50 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: teal.widgets Title: 'shiny' Widgets for 'teal' Applications -Version: 0.4.2.9014 -Date: 2024-07-10 +Version: 0.4.2.9015 +Date: 2024-08-05 Authors@R: c( person("Dawid", "Kaledkowski", , "dawid.kaledkowski@roche.com", role = c("aut", "cre")), person("Pawel", "Rucki", , "pawel.rucki@roche.com", role = "aut"), @@ -61,4 +61,4 @@ Encoding: UTF-8 Language: en-US LazyData: true Roxygen: list(markdown = TRUE) -RoxygenNote: 7.3.1 +RoxygenNote: 7.3.2 diff --git a/NEWS.md b/NEWS.md index a1543843..04787456 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# teal.widgets 0.4.2.9014 +# teal.widgets 0.4.2.9015 # teal.widgets 0.4.2