Skip to content

Commit

Permalink
Update dependency pre-commit to v3.8.0 (#248)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [pre-commit](https://github.com/pre-commit/pre-commit) | minor |
`==3.7.1` -> `==3.8.0` |

---

### Release Notes

<details>
<summary>pre-commit/pre-commit (pre-commit)</summary>

###
[`v3.8.0`](https://github.com/pre-commit/pre-commit/blob/HEAD/CHANGELOG.md#380---2024-07-28)

[Compare
Source](https://github.com/pre-commit/pre-commit/compare/v3.7.1...v3.8.0)

\==================

##### Features

- Implement health checks for `language: r` so environments are
recreated if
    the system version of R changes.
- [#&#8203;3206](https://github.com/pre-commit/pre-commit/issues/3206)
issue by [@&#8203;lorenzwalthert](https://github.com/lorenzwalthert).
- [#&#8203;3265](https://github.com/pre-commit/pre-commit/issues/3265)
PR by [@&#8203;lorenzwalthert](https://github.com/lorenzwalthert).

</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://github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOC4xMiIsInVwZGF0ZWRJblZlciI6IjM4LjE4LjEyIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
RKIMetadataExchange authored Aug 5, 2024
1 parent 9076c85 commit 7b8d263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cruft==2.15.0
mex-release @ git+https://github.com/robert-koch-institut/mex-release.git
pdm==2.17.1
pre-commit==3.7.1
pre-commit==3.8.0
wheel==0.43.0

0 comments on commit 7b8d263

Please sign in to comment.