Xqt has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1257428?usp=email )
Change subject: tests: update pre-commit hooks
......................................................................
tests: update pre-commit hooks
Change-Id: Icf929a831bc4681225c5b90a5dac6e3f74713c5a
---
M .pre-commit-config.yaml
M pyproject.toml
2 files changed, 3 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 9b5ede1..5b864e4 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.6
+ rev: v0.15.7
hooks:
- id: ruff-check
alias: ruff
@@ -98,7 +98,7 @@
name: isort (skip future annotations)
files: ^pwb\.py$
- repo: https://github.com/jshwi/docsig
- rev: v0.80.0
+ rev: v0.81.1
hooks:
- id: docsig
exclude: ^(tests|scripts)
diff --git a/pyproject.toml b/pyproject.toml
index 7df3481..6f3edc4 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -165,6 +165,7 @@
"SIG202",
"SIG203",
"SIG301",
+ "SIG306",
"SIG501",
"SIG503",
"SIG505",
--
To view, visit
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1257428?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: Icf929a831bc4681225c5b90a5dac6e3f74713c5a
Gerrit-Change-Number: 1257428
Gerrit-PatchSet: 3
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]