Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1154377?usp=email )
Change subject: trsts: update pre-commit hooks ......................................................................
trsts: update pre-commit hooks
Change-Id: I892869a7585ab9a7d078abb2b787560438b1da61 --- M .pre-commit-config.yaml 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: Xqt: Verified; Looks good to me, approved jenkins-bot: Verified
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c87b9e4..f28e82a 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.12 + rev: v0.11.13 hooks: - id: ruff args:
pywikibot-commits@lists.wikimedia.org