Skip to content
This repository was archived by the owner on Dec 23, 2024. It is now read-only.

Commit 0434c88

Browse files
Benjamin E. Coecallmehiphop
authored andcommitted
fix(deps): TypeScript 3.7.0 causes breaking change in typings (#160)
1 parent d5c9577 commit 0434c88

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@
1414
"extends": "packages:linters",
1515
"groupName": "linters"
1616
}
17-
]
17+
],
18+
"ignoreDeps": ["typescript"]
1819
}

0 commit comments

Comments
 (0)