File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -125,20 +125,20 @@ repos:
125125 - git2r
126126 - desc
127127 - lorenzwalthert/precommit
128- stages : [commit, push]
128+ stages : [pre- commit, pre- push]
129129 - id : hooks-config-to-inst
130130 name : hooks-config-to-inst
131131 entry : Rscript inst/hooks/local/hooks-config-to-inst.R
132132 language : r
133- stages : [commit, push]
133+ stages : [pre- commit, pre- push]
134134 additional_dependencies :
135135 - fs
136136 require_serial : True
137137 - id : spell-check-exclude-identical
138138 name : spell-check-exclude-identical
139139 entry : Rscript inst/hooks/local/spell-check-exclude-identical.R
140140 language : r
141- stages : [commit, push]
141+ stages : [pre- commit, pre- push]
142142 additional_dependencies :
143143 - magrittr
144144 - purrr
@@ -164,7 +164,7 @@ repos:
164164 - purrr
165165 - rlang
166166
167- default_stages : ["commit"]
167+ default_stages : ["pre- commit"]
168168
169169ci :
170170 skip : [consistent-release-tag, spell-check-ordered-exclude, pkgdown]
You can’t perform that action at this time.
0 commit comments