Skip to content

Commit

Permalink
chore: tweak renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
reconbot committed Aug 29, 2023
1 parent a168db0 commit 5269462
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 12 deletions.
7 changes: 7 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:base"],
"prHourlyLimit": 0,
"prConcurrentLimit": 20,
"timezone": "America/New_York"
}
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
"dependencies": {
"@docusaurus/core": "2.0.0-beta.15",
"@docusaurus/preset-classic": "2.0.0-beta.15",
"@mdx-js/react": "^1.6.22",
"asciinema-player": "^3.0.0-rc.1",
"clsx": "^1.1.1",
"docusaurus-lunr-search": "^2.1.15",
"react": "^17.0.2",
"react-dom": "^17.0.2"
"@mdx-js/react": "1.6.22",
"asciinema-player": "3.0.0-rc.1",
"clsx": "1.1.1",
"docusaurus-lunr-search": "2.1.15",
"react": "17.0.2",
"react-dom": "17.0.2"
},
"browserslist": {
"production": [
Expand Down
6 changes: 0 additions & 6 deletions renovate.json

This file was deleted.

1 comment on commit 5269462

@vercel
Copy link

@vercel vercel bot commented on 5269462 Aug 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

website – ./

www.serialport.io
website-git-main-serialport.vercel.app
website-serialport.vercel.app
serialport.io

Please sign in to comment.