Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1137562?usp=email )
Change subject: tests: update pre-commit hooks ......................................................................
tests: update pre-commit hooks
Change-Id: I07da014e4a08242d511e12c0f3b134e36717bdf3 --- 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 02945ef..76fda25 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.5 + rev: v0.11.6 hooks: - id: ruff args:
pywikibot-commits@lists.wikimedia.org