Xqt has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1267895?usp=email )

Change subject: tests: update pre-commit hooks
......................................................................

tests: update pre-commit hooks

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

Approvals:
  Xqt: Verified; Looks good to me, approved




diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index c9d741a..f3aabef 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.15.8
+    rev: v0.15.9
     hooks:
       - id: ruff-check
         alias: ruff
@@ -98,7 +98,7 @@
         name: isort (skip future annotations)
         files: ^pwb\.py$
   - repo: https://github.com/jshwi/docsig
-    rev: v0.81.2
+    rev: v0.81.3
     hooks:
       - id: docsig
         exclude: ^(tests|scripts)
@@ -115,7 +115,7 @@
           - flake8-print>=5.0.0
           - pep8-naming>=0.15.1
   - repo: https://github.com/pre-commit/mirrors-mypy
-    rev: v1.19.1
+    rev: v1.20.0
     hooks:
       - id: mypy
         args:

--
To view, visit 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1267895?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: Ic99ef095accf03b5de9c82dd0d5673fe15a32dd8
Gerrit-Change-Number: 1267895
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]

Reply via email to