Update dependency pre-commit to v3.8.0 (#18)
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. - [#​3206](https://github.com/pre-commit/pre-commit/issues/3206) issue by [@​lorenzwalthert](https://github.com/lorenzwalthert). - [#​3265](https://github.com/pre-commit/pre-commit/issues/3265) PR by [@​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:eyJjcmVhdGVkSW5WZXIiOiIzOC43My4zIiwidXBkYXRlZEluVmVyIjoiMzguNzMuMyIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOltdfQ==--> Reviewed-on: https://code.irrsinn.net/Irrsinn.net/public-plex-watchlist/pulls/18 Co-authored-by: Renovate Bot <averymd+renovate@irrsinn.net> Co-committed-by: Renovate Bot <averymd+renovate@irrsinn.net>
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
detect-secrets==1.5.0
|
||||
pre-commit==3.7.1
|
||||
pre-commit==3.8.0
|
||||
Reference in New Issue
Block a user