Xqt has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1287965?usp=email )
Change subject: tests: update pre-commit hooks
......................................................................
tests: update pre-commit hooks
Change-Id: I934c660c8e3ebdcca0a2187c5118b0a6a115f3af
---
M .pre-commit-config.yaml
1 file changed, 3 insertions(+), 3 deletions(-)
Approvals:
Xqt: Verified; Looks good to me, approved
jenkins-bot: Verified
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 95a603e..a56f9e4 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.12
+ rev: v0.15.13
hooks:
- id: ruff-check
alias: ruff
@@ -98,7 +98,7 @@
name: isort (skip future annotations)
files: ^(pwb|pywikibot/families/__init__)\.py$
- repo: https://github.com/jshwi/docsig
- rev: v0.84.0
+ rev: v0.85.0
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: v2.0.0
+ rev: v2.1.0
hooks:
- id: mypy
args:
--
To view, visit
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1287965?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: I934c660c8e3ebdcca0a2187c5118b0a6a115f3af
Gerrit-Change-Number: 1287965
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]