Skip to content
This repository was archived by the owner on Sep 8, 2022. It is now read-only.

Commit e2ca59d

Browse files
committed
chore(deps): add renovate.json
1 parent 3f70c78 commit e2ca59d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

renovate.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"extends": [
3+
"config:base"
4+
],
5+
"statusCheckVerify": true,
6+
"ignoreDeps": [
7+
"react-router",
8+
"@types/react-router"
9+
]
10+
}

0 commit comments

Comments
 (0)