Xqt has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1170643?usp=email )
Change subject: Tests: Update pre-commit hooks
......................................................................
Tests: Update pre-commit hooks
Change-Id: Id35eacf0404e27dbe059fbbed34a8331fcb69adb
---
M .pre-commit-config.yaml
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
Xqt: Looks good to me, approved
jenkins-bot: Verified
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 02695fd..26a983d 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.3
+ rev: v0.12.4
hooks:
- id: ruff-check
alias: ruff
@@ -113,7 +113,7 @@
- flake8-tuple>=0.4.1
- pep8-naming>=0.15.1
- repo: https://github.com/pre-commit/mirrors-mypy
- rev: v1.16.1
+ rev: v1.17.0
hooks:
- id: mypy
args:
--
To view, visit
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1170643?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: Id35eacf0404e27dbe059fbbed34a8331fcb69adb
Gerrit-Change-Number: 1170643
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]