Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1181292?usp=email )
Change subject: Tests: Update pre-commit hooks ...................................................................... Tests: Update pre-commit hooks Change-Id: Iada6ef334e37e532ae1a1ae5f47978f92ef602f0 --- M .pre-commit-config.yaml 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Xqt: Verified; Looks good to me, approved diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3a2059e..9bcdf70 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -65,7 +65,7 @@ language: python require_serial: true - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.12.9 + rev: v0.12.10 hooks: - id: ruff-check alias: ruff -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1181292?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.wikimedia.org/r/settings?usp=email Gerrit-MessageType: merged Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Change-Id: Iada6ef334e37e532ae1a1ae5f47978f92ef602f0 Gerrit-Change-Number: 1181292 Gerrit-PatchSet: 1 Gerrit-Owner: Xqt <i...@gno.de> Gerrit-Reviewer: Xqt <i...@gno.de>
_______________________________________________ Pywikibot-commits mailing list -- pywikibot-commits@lists.wikimedia.org To unsubscribe send an email to pywikibot-commits-le...@lists.wikimedia.org