WeblateOrg / website

Weblate website
https://weblate.org/
GNU General Public License v3.0
39 stars 55 forks source link

chore(deps): update pre-commit hook biomejs/pre-commit to v0.5.0 #2156

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Type Update Change
biomejs/pre-commit repository minor v0.4.0 -> v0.5.0

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

biomejs/pre-commit (biomejs/pre-commit) ### [`v0.5.0`](https://redirect.github.com/biomejs/pre-commit/releases/tag/v0.5.0) [Compare Source](https://redirect.github.com/biomejs/pre-commit/compare/v0.4.0...v0.5.0) #### What's Changed - feat: add support for GraphQL files by [@​ematipico](https://redirect.github.com/ematipico) in [https://github.com/biomejs/pre-commit/pull/8](https://redirect.github.com/biomejs/pre-commit/pull/8) #### New Contributors - [@​ematipico](https://redirect.github.com/ematipico) made their first contribution in [https://github.com/biomejs/pre-commit/pull/8](https://redirect.github.com/biomejs/pre-commit/pull/8) **Full Changelog**: https://github.com/biomejs/pre-commit/compare/v0.4.0...v0.5.0

Configuration

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

🚦 Automerge: Enabled.

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.



This PR was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.67%. Comparing base (f4d0a82) to head (f45d24f). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2156 +/- ## ========================================== - Coverage 82.71% 82.67% -0.04% ========================================== Files 26 26 Lines 2904 2904 Branches 431 431 ========================================== - Hits 2402 2401 -1 - Misses 399 400 +1 Partials 103 103 ```