jenkins-bot has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/i18n/+/1179646?usp=email )
Change subject: tests: Update pre-commit hooks; run pre-commit with Python 3.13
......................................................................
tests: Update pre-commit hooks; run pre-commit with Python 3.13
Change-Id: I1aee788c1e8029c8c8986badc694813708ea940e
---
M .pre-commit-config.yaml
M tox.ini
2 files 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 5eb5786..9770c04 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -11,7 +11,7 @@
hooks:
- id: commit-message-validator
- repo: https://github.com/pre-commit/pre-commit-hooks
- rev: v5.0.0
+ rev: v6.0.0
hooks:
- id: check-added-large-files
args:
diff --git a/tox.ini b/tox.ini
index 9e51a94..a4d46a6 100644
--- a/tox.ini
+++ b/tox.ini
@@ -21,7 +21,7 @@
allowlist_externals = *
[testenv:lint]
-basepython = python3.12
+basepython = python3.13
deps =
pre-commit >= 4.2.0
commands =
--
To view, visit
https://gerrit.wikimedia.org/r/c/pywikibot/i18n/+/1179646?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/i18n
Gerrit-Branch: master
Gerrit-Change-Id: I1aee788c1e8029c8c8986badc694813708ea940e
Gerrit-Change-Number: 1179646
Gerrit-PatchSet: 2
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]