Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

Commit

Permalink
fix(deps): update chezmoi to 2.35.1 (#322)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [chezmoi](https://togithub.com/twpayne/chezmoi) | patch | `2.35.0` ->
`2.35.1` |

---

### Release Notes

<details>
<summary>twpayne/chezmoi (chezmoi)</summary>

###
[`v2.35.1`](https://togithub.com/twpayne/chezmoi/releases/tag/v2.35.1)

[Compare
Source](https://togithub.com/twpayne/chezmoi/compare/v2.35.0...v2.35.1)

##### What's Changed

- feat: Allow executable bits to be overridden in archive-file externals
by [@&#8203;twpayne](https://togithub.com/twpayne) in
[https://github.com/twpayne/chezmoi/pull/3102](https://togithub.com/twpayne/chezmoi/pull/3102)
- docs: Clarify use of exclude patterns in .chezmoiignore by
[@&#8203;twpayne](https://togithub.com/twpayne) in
[https://github.com/twpayne/chezmoi/pull/3103](https://togithub.com/twpayne/chezmoi/pull/3103)
- feat: Add work-around for Docker Desktop breaking /etc/hosts by
[@&#8203;twpayne](https://togithub.com/twpayne) in
[https://github.com/twpayne/chezmoi/pull/3104](https://togithub.com/twpayne/chezmoi/pull/3104)
- chore: Update dependencies by
[@&#8203;twpayne](https://togithub.com/twpayne) in
[https://github.com/twpayne/chezmoi/pull/3105](https://togithub.com/twpayne/chezmoi/pull/3105)

**Full Changelog**:
twpayne/chezmoi@v2.35.0...v2.35.1

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

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

Co-authored-by: bjw-s-bot <87358111+bjw-s-bot[bot]@users.noreply.github.com>
  • Loading branch information
bjw-s-bot[bot] authored Jul 19, 2023
1 parent bb39fb0 commit adf6e54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home/_packages/asdf.darwin
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
age=1.1.1 #renovate: packageName=FiloSottile/age
chezmoi=2.35.0 #renovate: packageName=twpayne/chezmoi
chezmoi=2.35.1 #renovate: packageName=twpayne/chezmoi
direnv=2.32.3 #renovate: packageName=direnv/direnv
flux2=2.0.1 #renovate: packageName=fluxcd/flux2
github-cli=2.32.0 #renovate: packageName=cli/cli
Expand Down

0 comments on commit adf6e54

Please sign in to comment.