Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Commit fc12761

Browse files
committed
remove lefthook (commit checks)
1 parent ebfaff5 commit fc12761

File tree

2 files changed

+1
-13
lines changed

2 files changed

+1
-13
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@
6060
},
6161
"devDependencies": {
6262
"@commitlint/config-conventional": "^17.0.2",
63-
"@evilmartians/lefthook": "^1.5.0",
6463
"@react-native/eslint-config": "^0.72.2",
6564
"@release-it/conventional-changelog": "^5.0.0",
6665
"@types/jest": "^28.1.2",

yarn.lock

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1924,16 +1924,6 @@ __metadata:
19241924
languageName: node
19251925
linkType: hard
19261926

1927-
"@evilmartians/lefthook@npm:^1.5.0":
1928-
version: 1.5.5
1929-
resolution: "@evilmartians/lefthook@npm:1.5.5"
1930-
bin:
1931-
lefthook: bin/index.js
1932-
checksum: bc7728198d94ca8c603d08a293640df0823fccf34b229ef0fd834f6e4adc116e96470c0929b6025899a0287f6dc29a430e22602d91501d6778523b9099f06462
1933-
conditions: (os=darwin | os=linux | os=win32) & (cpu=x64 | cpu=arm64 | cpu=ia32)
1934-
languageName: node
1935-
linkType: hard
1936-
19371927
"@hapi/hoek@npm:^9.0.0":
19381928
version: 9.3.0
19391929
resolution: "@hapi/hoek@npm:9.3.0"
@@ -11040,7 +11030,6 @@ __metadata:
1104011030
resolution: "react-native-improved@workspace:."
1104111031
dependencies:
1104211032
"@commitlint/config-conventional": ^17.0.2
11043-
"@evilmartians/lefthook": ^1.5.0
1104411033
"@react-native/eslint-config": ^0.72.2
1104511034
"@release-it/conventional-changelog": ^5.0.0
1104611035
"@types/jest": ^28.1.2
@@ -11064,7 +11053,7 @@ __metadata:
1106411053
react: "*"
1106511054
react-native: "*"
1106611055
bin:
11067-
rn-networking-patch: patch.js
11056+
react-native-patch: patch.js
1106811057
languageName: unknown
1106911058
linkType: soft
1107011059

0 commit comments

Comments
 (0)