Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3 (#512)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency prettier to v3

* style: prettier

* Bump package-lock.json version

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Create or Update Pull Request Action <[email protected]>
Co-authored-by: Keegan Campbell <[email protected]>
  • Loading branch information
3 people authored Jul 6, 2023
1 parent 9fe1955 commit 8e12440
Show file tree
Hide file tree
Showing 5 changed files with 2,625 additions and 1,299 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ const response = await octokit.graphql(
{
repositoryId,
title: "My test issue",
}
},
);
```

Expand Down
Loading

0 comments on commit 8e12440

Please sign in to comment.