Skip to content

Commit

Permalink
[skip actions] Bump version to 0.2.2.9011
Browse files Browse the repository at this point in the history
  • Loading branch information
danielinteractive authored and insights-engineering-bot committed Feb 26, 2023
1 parent 2ebfe34 commit b3f7e5c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# R specific hooks: https://github.com/lorenzwalthert/precommit
repos:
- repo: https://github.com/lorenzwalthert/precommit
rev: v0.3.2.9001
rev: v0.3.2.9007
hooks:
- id: style-files
args:
Expand Down Expand Up @@ -76,7 +76,7 @@ repos:
design/.*
)$
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.0.0-alpha.0
rev: v3.0.0-alpha.4
hooks:
- id: prettier
exclude: >
Expand All @@ -87,7 +87,7 @@ repos:
README.md
)$
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.3.0
rev: v4.4.0
hooks:
- id: check-added-large-files
args: ["--maxkb=200"]
Expand Down
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Type: Package
Package: mmrm
Title: Mixed Models for Repeated Measures
Version: 0.2.2.9010
Version: 0.2.2.9011
Authors@R: c(
person("Daniel", "Sabanes Bove", , "[email protected]", role = c("aut", "cre")),
person("Julia", "Dedic", , "[email protected]", role = "aut"),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# mmrm 0.2.2.9010
# mmrm 0.2.2.9011

### New Features

Expand Down

0 comments on commit b3f7e5c

Please sign in to comment.