Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1096162?usp=email )
Change subject: tests: update pre-commit hooks ...................................................................... tests: update pre-commit hooks Change-Id: I1530c399e2b0e9d9a5c3d8cd851a75679178df96 --- M .pre-commit-config.yaml 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: jenkins-bot: Verified Xqt: Verified; Looks good to me, approved diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 861c9f5..c020770 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -50,7 +50,7 @@ - id: python-check-mock-methods - id: python-use-type-annotations - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.7.3 + rev: v0.8.0 hooks: - id: ruff args: -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1096162?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: I1530c399e2b0e9d9a5c3d8cd851a75679178df96 Gerrit-Change-Number: 1096162 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