jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1152399?usp=email )
Change subject: tests: update pre-commit hooks ......................................................................
tests: update pre-commit hooks
Change-Id: Ie168831dd8acfb3ebcef6432f0b6667d4e4550f3 --- 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 3ffa6ae..992ef8e 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.11 + rev: v0.11.12 hooks: - id: ruff args:
pywikibot-commits@lists.wikimedia.org