Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1108194?usp=email )
Change subject: tests: update pre-commit hooks ......................................................................
tests: update pre-commit hooks
Change-Id: I54aa21facc2273c69379cbd3a4d94b1b4f1938de --- 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 873493a..36f6bca 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.4 + rev: v0.8.6 hooks: - id: ruff args:
pywikibot-commits@lists.wikimedia.org