Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1088711?usp=email )
Change subject: tests: autoupdate pre-commit - update ruff-pre-commit ...................................................................... tests: autoupdate pre-commit - update ruff-pre-commit Change-Id: I8cf6f4ca35655ac61d4b340b7543df6d98612931 --- 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 a2b1c16..c526fa2 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.1 + rev: v0.7.3 hooks: - id: ruff args: -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1088711?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: I8cf6f4ca35655ac61d4b340b7543df6d98612931 Gerrit-Change-Number: 1088711 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