Skip to content

Commit 0ab5e16

Browse files
Copilotmaehr
andcommitted
docs: remove husky migration note
Co-authored-by: maehr <14755525+maehr@users.noreply.github.com>
1 parent ba398b2 commit 0ab5e16

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,7 @@ Please note we have a [code of conduct](CODE_OF_CONDUCT.md), please follow it in
2121
- Run `uv run ty check` to type check Python code (if applicable)
2222
- Run `styler::style_dir(".")` in R to format R code
2323
- Run `lintr::lint_dir(".")` in R to lint R code
24-
4. Migrating from Husky to Prek:
25-
- Remove any existing `.husky` folder from older checkouts.
26-
- Run `npm install` to install the Prek dependency.
27-
- Run `npm run prepare` to install the new Prek hooks.
28-
5. Increase the version numbers in any examples files and the README.md to the new version that this
24+
4. Increase the version numbers in any examples files and the README.md to the new version that this
2925
Pull Request would represent. The versioning scheme we use is [SemVer](http://semver.org/).
30-
6. You may merge the Pull Request in once you have the sign-off of two other developers, or if you
26+
5. You may merge the Pull Request in once you have the sign-off of two other developers, or if you
3127
do not have permission to do that, you may request the second reviewer to merge it for you.

0 commit comments

Comments
 (0)