Skip to content

Commit

Permalink
style: code format
Browse files Browse the repository at this point in the history
  • Loading branch information
azukashi committed Feb 12, 2022
1 parent 6bc0f91 commit 883d31a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"extends": ["config:base"],
"baseBranches": ["master"],
"labels": ["📦 Dependencies"],
"branchPrefix": "deps/",
"dependencyDashboardTitle": "[Renovate-bot] Dependency dashboard",
"fetchReleaseNotes": true,
"reviewersFromCodeOwners": true
"extends": ["config:base"],
"baseBranches": ["master"],
"labels": ["📦 Dependencies"],
"branchPrefix": "deps/",
"dependencyDashboardTitle": "[Renovate-bot] Dependency dashboard",
"fetchReleaseNotes": true,
"reviewersFromCodeOwners": true
}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ $ yarn install
$ pnpm install
```

### Run the app in development
### Run the app in development server

```sh
# Using yarn
Expand Down

1 comment on commit 883d31a

@vercel
Copy link

@vercel vercel bot commented on 883d31a Feb 12, 2022

Choose a reason for hiding this comment

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

Please sign in to comment.