Xqt has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1217129?usp=email )
Change subject: tests: Update pre-commit hooks
......................................................................
tests: Update pre-commit hooks
Change-Id: Iadff784ccc65484cbf341e536b7a2e0a57a67311
---
M .pre-commit-config.yaml
1 file changed, 3 insertions(+), 3 deletions(-)
Approvals:
jenkins-bot: Verified
Xqt: Verified; Looks good to me, approved
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 8d37634..af82833 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -63,14 +63,14 @@
language: python
require_serial: true
- repo: https://github.com/astral-sh/ruff-pre-commit
- rev: v0.14.4
+ rev: v0.14.8
hooks:
- id: ruff-check
alias: ruff
args:
- --fix
- repo: https://github.com/asottile/pyupgrade
- rev: v3.21.1
+ rev: v3.21.2
hooks:
- id: pyupgrade
args:
@@ -111,7 +111,7 @@
- flake8-tuple>=0.4.1
- pep8-naming>=0.15.1
- repo: https://github.com/pre-commit/mirrors-mypy
- rev: v1.18.2
+ rev: v1.19.0
hooks:
- id: mypy
args:
--
To view, visit
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1217129?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: Iadff784ccc65484cbf341e536b7a2e0a57a67311
Gerrit-Change-Number: 1217129
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]