Xqt has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1226781?usp=email )
Change subject: tests: Update pre-commit hooks
......................................................................
tests: Update pre-commit hooks
Change-Id: If2efb14f2d61f6224ea768f0a83822fe0a42cdc4
---
M .pre-commit-config.yaml
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
Xqt: Looks good to me, approved
jenkins-bot: Verified
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 9e105bd..58c9d29 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -63,7 +63,7 @@
language: python
require_serial: true
- repo: https://github.com/astral-sh/ruff-pre-commit
- rev: v0.14.10
+ rev: v0.14.11
hooks:
- id: ruff-check
alias: ruff
@@ -92,7 +92,7 @@
- id: isort
exclude: ^pwb\.py$
- repo: https://github.com/jshwi/docsig
- rev: v0.74.1
+ rev: v0.74.2
hooks:
- id: docsig
exclude: ^(tests|scripts)
--
To view, visit
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1226781?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.wikimedia.org/r/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: If2efb14f2d61f6224ea768f0a83822fe0a42cdc4
Gerrit-Change-Number: 1226781
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]