Xqt has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1166471?usp=email )
Change subject: tests: update pre-commit hooks
......................................................................
tests: update pre-commit hooks
Change-Id: Idda3ad532008e7d8d31fe64d70e44bfe52a21ae9
---
M .pre-commit-config.yaml
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
jenkins-bot: Verified
Xqt: Looks good to me, approved
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 04b0fe6..a8da2f5 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -64,7 +64,7 @@
files: .+\.py$
language: python
- repo: https://github.com/astral-sh/ruff-pre-commit
- rev: v0.12.1
+ rev: v0.12.2
hooks:
- id: ruff-check
alias: ruff
@@ -93,7 +93,7 @@
- id: isort
exclude: ^pwb\.py$
- repo: https://github.com/jshwi/docsig
- rev: v0.69.4
+ rev: v0.70.0
hooks:
- id: docsig
exclude: ^(tests|scripts)
--
To view, visit
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1166471?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: Idda3ad532008e7d8d31fe64d70e44bfe52a21ae9
Gerrit-Change-Number: 1166471
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]