Skip to content

Commit

Permalink
chore(deps): update dependency nicklockwood/swiftformat to v0.55.1 (#210
Browse files Browse the repository at this point in the history
)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[nicklockwood/SwiftFormat](https://redirect.github.com/nicklockwood/SwiftFormat)
| patch | `0.55.0` -> `0.55.1` |

---

### Release Notes

<details>
<summary>nicklockwood/SwiftFormat (nicklockwood/SwiftFormat)</summary>

###
[`v0.55.1`](https://redirect.github.com/nicklockwood/SwiftFormat/blob/HEAD/CHANGELOG.md#0551-2024-11-20)

[Compare
Source](https://redirect.github.com/nicklockwood/SwiftFormat/compare/0.55.0...0.55.1)

- Fixed bug where `docCommentsBeforeModifiers` got confused by `enum`
cases that match modifier names
- Fixed bug where `wrapEnumCases` would mangle nested or successive
`enum` declarations
- Artifact Bundle now includes pre-built binary for ARM-based Linux
systems

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekend" in timezone
America/Chicago, 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/levibostian/Wendy-iOS).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 23, 2024
1 parent 99ab0b4 commit 533e8e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Mintfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
krzysztofzablocki/[email protected]
yonaskolb/[email protected]
realm/[email protected]
nicklockwood/[email protected].0
nicklockwood/[email protected].1

0 comments on commit 533e8e8

Please sign in to comment.