mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-19 00:54:42 +04:00
Update the versioned node hook test
This commit is contained in:
parent
577f1093cf
commit
b4541d8a5f
6 changed files with 13 additions and 13 deletions
5
testing/resources/node_versioned_hooks_repo/package.json
Normal file
5
testing/resources/node_versioned_hooks_repo/package.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"name": "versioned-node-hook",
|
||||
"version": "0.0.1",
|
||||
"bin": {"versioned-node-hook": "./bin/main.js"}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue