File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 123123- id : validate-renv-lock
124124 name : validate-renv-lock
125125 description : Validate that your `renv.lock`` file is valid json and fits the {renv} schema
126- entry : inst/hooks/exported/validate-renv-lock.R
126+ entry : Rscript inst/hooks/exported/validate-renv-lock.R
127127 language : r
128128 minimum_pre_commit_version : " 2.13.0"
129129 files : ' ^renv\.lock$'
Original file line number Diff line number Diff line change 123123- id : validate-renv-lock
124124 name : validate-renv-lock
125125 description : Validate that your `renv.lock`` file is valid json and fits the {renv} schema
126- entry : inst/hooks/exported/validate-renv-lock.R
126+ entry : Rscript inst/hooks/exported/validate-renv-lock.R
127127 language : r
128128 minimum_pre_commit_version : " 2.13.0"
129129 files : ' ^renv\.lock$'
You can’t perform that action at this time.
0 commit comments