Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1176710?usp=email )
Change subject: Tests: Update pre-commit hooks ...................................................................... Tests: Update pre-commit hooks Change-Id: I93e237df273fbb09e291fa9c6f4d3cf4559fd7bd --- M .pre-commit-config.yaml 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: jenkins-bot: Verified Xqt: Looks good to me, approved diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a9d2d3f..2138204 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.7 + rev: v0.12.8 hooks: - id: ruff-check alias: ruff -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1176710?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: I93e237df273fbb09e291fa9c6f4d3cf4559fd7bd Gerrit-Change-Number: 1176710 Gerrit-PatchSet: 1 Gerrit-Owner: Xqt <i...@gno.de> Gerrit-Reviewer: Xqt <i...@gno.de> Gerrit-Reviewer: jenkins-bot
_______________________________________________ Pywikibot-commits mailing list -- pywikibot-commits@lists.wikimedia.org To unsubscribe send an email to pywikibot-commits-le...@lists.wikimedia.org