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

Change subject: tests: Update precommit-hooks
......................................................................

tests: Update precommit-hooks

Change-Id: I3e80c9fa96814e5eb5b14f529e100b80692b473a
---
M .pre-commit-config.yaml
M scripts/i18n
2 files changed, 3 insertions(+), 3 deletions(-)

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




diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 6f52916..6435acc 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -64,7 +64,7 @@
     hooks:
       - id: yamlfix
   - repo: https://github.com/astral-sh/ruff-pre-commit
-    rev: v0.15.13
+    rev: v0.15.15
     hooks:
       - id: ruff-check
         alias: ruff
@@ -96,7 +96,7 @@
         name: isort (skip future annotations)
         files: ^(pwb|pywikibot/families/__init__)\.py$
   - repo: https://github.com/jshwi/docsig
-    rev: v0.85.0
+    rev: v0.86.0
     hooks:
       - id: docsig
         exclude: ^(tests|scripts)
diff --git a/scripts/i18n b/scripts/i18n
index 76aac7c..2bff304 160000
--- a/scripts/i18n
+++ b/scripts/i18n
@@ -1 +1 @@
-Subproject commit 76aac7cbce2fb1e7202121436220fdfe3fb80874
+Subproject commit 2bff304e1b8d3e9e80c7593e7193c70fff3bb0a5

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