Skip to content

Commit

Permalink
[skip actions] Bump version to 0.1.0.9137
Browse files Browse the repository at this point in the history
  • Loading branch information
cicdguy authored and github-actions[bot] committed Jan 24, 2024
1 parent bcb6442 commit bc0d8c5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .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.9027
rev: v0.4.0
hooks:
- id: style-files
args: [--style_pkg=styler, --style_fun=tidyverse_style]
Expand Down
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Type: Package
Package: r.pkg.template
Title: R Package Template
Version: 0.1.0.9136
Date: 2024-01-17
Version: 0.1.0.9137
Date: 2024-01-24
Authors@R:
person("insightsengineering", , , "[email protected]", role = c("aut", "cre"))
Description: R package template with GitHub Actions workflows included.
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# r.pkg.template 0.1.0.9136
# r.pkg.template 0.1.0.9137

### New features

Expand Down

0 comments on commit bc0d8c5

Please sign in to comment.