Skip to content

Commit

Permalink
chore(deps): update dependency prettier-plugin-curly to v0.3.1 (#231)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[prettier-plugin-curly](https://redirect.github.com/JoshuaKGoldberg/prettier-plugin-curly)
| [`0.3.0` ->
`0.3.1`](https://renovatebot.com/diffs/npm/prettier-plugin-curly/0.3.0/0.3.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/prettier-plugin-curly/0.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/prettier-plugin-curly/0.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/prettier-plugin-curly/0.3.0/0.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/prettier-plugin-curly/0.3.0/0.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>JoshuaKGoldberg/prettier-plugin-curly
(prettier-plugin-curly)</summary>

###
[`v0.3.1`](https://redirect.github.com/JoshuaKGoldberg/prettier-plugin-curly/blob/HEAD/CHANGELOG.md#031-2024-10-11)

[Compare
Source](https://redirect.github.com/JoshuaKGoldberg/prettier-plugin-curly/compare/0.3.0...0.3.1)

##### Bug Fixes

- duplicated comments
([#&#8203;588](https://redirect.github.com/JoshuaKGoldberg/prettier-plugin-curly/issues/588))
([30a759c](https://redirect.github.com/JoshuaKGoldberg/prettier-plugin-curly/commit/30a759c7e3cee795cd104b81aa4c56a7f9afba32)),
closes
[#&#8203;399](https://redirect.github.com/JoshuaKGoldberg/prettier-plugin-curly/issues/399)
[#&#8203;399](https://redirect.github.com/JoshuaKGoldberg/prettier-plugin-curly/issues/399)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/JoshuaKGoldberg/get-github-auth-token).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 14, 2024
1 parent f76c3e6 commit a67403d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"markdownlint": "0.35.0",
"markdownlint-cli": "0.42.0",
"prettier": "3.3.3",
"prettier-plugin-curly": "0.3.0",
"prettier-plugin-curly": "0.3.1",
"prettier-plugin-packagejson": "2.5.3",
"release-it": "17.8.2",
"sentences-per-line": "0.2.1",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a67403d

Please sign in to comment.