Xqt has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1246107?usp=email )
Change subject: tests: update pre-commit hooks
......................................................................
tests: update pre-commit hooks
Change-Id: I75c6ad1d301bc17dd23d91e8abff2dd6635598b7
---
M .pre-commit-config.yaml
1 file changed, 3 insertions(+), 3 deletions(-)
Approvals:
Xqt: Verified; Looks good to me, approved
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index f67668c..4551476 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.2
+ rev: v0.15.4
hooks:
- id: ruff-check
alias: ruff
@@ -87,7 +87,7 @@
- --remove-unused-variables
exclude: ^pywikibot/backports\.py$
- repo: https://github.com/PyCQA/isort
- rev: 8.0.0
+ rev: 8.0.1
hooks:
- id: isort
name: isort
@@ -98,7 +98,7 @@
name: isort (skip future annotations)
files: ^pwb\.py$
- repo: https://github.com/jshwi/docsig
- rev: v0.78.0
+ rev: v0.79.0
hooks:
- id: docsig
exclude: ^(tests|scripts)
--
To view, visit
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1246107?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: I75c6ad1d301bc17dd23d91e8abff2dd6635598b7
Gerrit-Change-Number: 1246107
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]