jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1168479?usp=email )

Change subject: Tests: Update pre-commit hooks
......................................................................

Tests: Update pre-commit hooks

Change-Id: I6d3c8f7f2d1a426feee480a7714ea7cea6645887
---
M .pre-commit-config.yaml
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  jenkins-bot: Verified
  Hashar: Looks good to me, approved
  Xqt: Looks good to me, approved




diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 20473ac..2292fe2 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -65,7 +65,7 @@
         language: python
         require_serial: true
   - repo: https://github.com/astral-sh/ruff-pre-commit
-    rev: v0.12.2
+    rev: v0.12.3
     hooks:
       - id: ruff-check
         alias: ruff
@@ -94,7 +94,7 @@
       - id: isort
         exclude: ^pwb\.py$
   - repo: https://github.com/jshwi/docsig
-    rev: v0.70.0
+    rev: v0.71.0
     hooks:
       - id: docsig
         exclude: ^(tests|scripts)

--
To view, visit 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1168479?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: I6d3c8f7f2d1a426feee480a7714ea7cea6645887
Gerrit-Change-Number: 1168479
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Hashar <[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]

Reply via email to