-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency prettier to v3.1.0 (#696)
* chore(deps): update dependency prettier to v3.1.0 * fixes linting issues --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Nick Floyd <[email protected]>
- Loading branch information
1 parent
755f26c
commit d3086ac
Showing
8 changed files
with
53 additions
and
56 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,34 @@ | ||
<!-- Please refer to our contributing docs for any questions on submitting a pull request --> | ||
<!-- Issues are required for both bug fixes and features. --> | ||
|
||
Resolves #ISSUE_NUMBER | ||
|
||
---- | ||
--- | ||
|
||
### Before the change? | ||
|
||
<!-- Please describe the current behavior that you are modifying. --> | ||
|
||
* | ||
- | ||
|
||
### After the change? | ||
|
||
<!-- Please describe the behavior or changes that are being added by this PR. --> | ||
|
||
* | ||
- | ||
|
||
### Pull request checklist | ||
|
||
- [ ] Tests for the changes have been added (for bug fixes / features) | ||
- [ ] Docs have been reviewed and added / updated if needed (for bug fixes / features) | ||
|
||
### Does this introduce a breaking change? | ||
|
||
<!-- If this introduces a breaking change make sure to note it here any what the impact might be --> | ||
|
||
Please see our docs on [breaking changes](https://github.com/octokit/.github/blob/master/community/breaking_changes.md) to help! | ||
|
||
- [ ] Yes | ||
- [ ] No | ||
|
||
---- | ||
|
||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
{ | ||
"extends": [ | ||
"github>octokit/.github" | ||
] | ||
"extends": ["github>octokit/.github"] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters