Skip to content

Commit

Permalink
Bump renv versions (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
wrridgeway authored May 16, 2024
1 parent 7e2f3e5 commit 8ab48ed
Show file tree
Hide file tree
Showing 3 changed files with 349 additions and 309 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# R specific hooks: https://github.com/lorenzwalthert/precommit
repos:
- repo: https://github.com/lorenzwalthert/precommit
rev: v0.3.2.9027
rev: v0.4.2
hooks:
- id: style-files
args: [--style_pkg=styler, --style_fun=tidyverse_style]
Expand Down
10 changes: 5 additions & 5 deletions renv.lock
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"R": {
"Version": "4.3.2",
"Version": "4.4.0",
"Repositories": [
{
"Name": "CRAN",
"URL": "https://cran.rstudio.com"
"URL": "https://cloud.r-project.org"
}
]
},
Expand Down Expand Up @@ -1265,13 +1265,13 @@
},
"renv": {
"Package": "renv",
"Version": "1.0.3",
"Version": "1.0.7",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"utils"
],
"Hash": "41b847654f567341725473431dd0d5ab"
"Hash": "397b7b2a265bc5a7a06852524dabae20"
},
"rlang": {
"Package": "rlang",
Expand Down Expand Up @@ -1705,4 +1705,4 @@
"Hash": "d98c94dacb7e0efcf83b0a133a705504"
}
}
}
}
Loading

0 comments on commit 8ab48ed

Please sign in to comment.