Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1112368?usp=email )
Change subject: tests: update pre-commit hooks ......................................................................
tests: update pre-commit hooks
Change-Id: Idfef931206d62c59569f7d3ba64a3befa3b96e56 --- 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 36f6bca..dc7c0fb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -54,7 +54,7 @@ - id: rst-directive-colons - id: rst-inline-touching-normal - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.8.6 + rev: v0.9.2 hooks: - id: ruff args:
pywikibot-commits@lists.wikimedia.org