Feature/website overhaul (#49)
* Reorganize repo * Overhaul website design and rewrite in NextJS and Typescript * Delete website-publish.yml
This commit is contained in:
committed by
GitHub
parent
3674ee5bd8
commit
421ecf17e6
@ -1,17 +0,0 @@
|
||||
{
|
||||
"extends": ["github>netlify/renovate-config:default"],
|
||||
"ignorePresets": [":prHourlyLimit2"],
|
||||
"semanticCommits": true,
|
||||
"dependencyDashboard": true,
|
||||
"lockFileMaintenance": {
|
||||
"enabled": true
|
||||
},
|
||||
"packageRules": [
|
||||
{
|
||||
"matchPackagePatterns": ["emotion", "^remark", "slate"],
|
||||
"major": {
|
||||
"enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user