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 astral-sh/ruff-pre-commit to v0.6.8 #2172

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Type Update Change
astral-sh/ruff-pre-commit repository patch v0.6.7 -> v0.6.8

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

astral-sh/ruff-pre-commit (astral-sh/ruff-pre-commit) ### [`v0.6.8`](https://redirect.github.com/astral-sh/ruff-pre-commit/releases/tag/v0.6.8) [Compare Source](https://redirect.github.com/astral-sh/ruff-pre-commit/compare/v0.6.7...v0.6.8) See: https://github.com/astral-sh/ruff/releases/tag/0.6.8

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.78%. Comparing base (0a7d4cb) to head (18672eb). Report is 5 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2172 +/- ## ========================================== + Coverage 82.71% 82.78% +0.06% ========================================== Files 26 26 Lines 2904 2904 Branches 431 431 ========================================== + Hits 2402 2404 +2 + Misses 399 398 -1 + Partials 103 102 -1 ```