From fba186b2867b6f7c29b9a6f8d125223202a5a1f6 Mon Sep 17 00:00:00 2001 From: walkowif Date: Wed, 13 Dec 2023 13:40:38 +0000 Subject: [PATCH] [skip actions] Bump version to 0.1.2.9005 --- .pre-commit-config.yaml | 6 +++--- DESCRIPTION | 4 ++-- NEWS.md | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 94e8554..a67d53b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,7 +3,7 @@ # R specific hooks: https://github.com/lorenzwalthert/precommit repos: - repo: https://github.com/lorenzwalthert/precommit - rev: v0.3.2.9023 + rev: v0.3.2.9027 hooks: - id: style-files args: [--style_pkg=styler, --style_fun=tidyverse_style] @@ -47,7 +47,7 @@ repos: - id: no-browser-statement - id: deps-in-desc - repo: https://github.com/pre-commit/mirrors-prettier - rev: v3.0.3 + rev: v4.0.0-alpha.4 hooks: - id: prettier - repo: https://github.com/pre-commit/pre-commit-hooks @@ -77,6 +77,6 @@ repos: files: '\.Rhistory|\.RData|\.Rds|\.rds$' # `exclude: ` to allow committing specific files. - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.37.0 + rev: v0.38.0 hooks: - id: markdownlint diff --git a/DESCRIPTION b/DESCRIPTION index 6abbdf6..88007cb 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,8 +1,8 @@ Type: Package Package: sasr Title: 'SAS' Interface -Version: 0.1.2.9004 -Date: 2023-10-26 +Version: 0.1.2.9005 +Date: 2023-12-13 Authors@R: c( person("Liming", "Li", , "liming.li@roche.com", role = c("aut", "cre")), person("Daniel", "Sabanes Bove", , "daniel.sabanes_bove@roche.com", role = "aut"), diff --git a/NEWS.md b/NEWS.md index 0e04afb..765089a 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# sasr 0.1.2.9004 +# sasr 0.1.2.9005 # sasr 0.1.2