Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1136091?usp=email )
Change subject: tests: update precommit hooks ......................................................................
tests: update precommit hooks
Change-Id: I00d1f622e60bbfbfb14e859dca63c7ea8345d105 --- M .pre-commit-config.yaml 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 667741c..02945ef 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -58,7 +58,7 @@ - id: rst-inline-touching-normal - id: text-unicode-replacement-char - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.11.2 + rev: v0.11.5 hooks: - id: ruff args:
pywikibot-commits@lists.wikimedia.org