Xqt submitted this change.

View Change

Approvals: jenkins-bot: Verified Xqt: Verified; Looks good to me, approved
tests: update precommit hooks

Change-Id: I8fe5c285daca9ff89b6e9fa545856f31b66185dc
---
M .pre-commit-config.yaml
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 4fbd39d..873493a 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -82,7 +82,7 @@
- id: isort
exclude: '^pwb\.py$'
- repo: https://github.com/jshwi/docsig
- rev: v0.66.0
+ rev: v0.66.1
hooks:
- id: docsig
exclude: ^(tests|scripts)

To view, visit change 1107754. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: merged
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I8fe5c285daca9ff89b6e9fa545856f31b66185dc
Gerrit-Change-Number: 1107754
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <info@gno.de>
Gerrit-Reviewer: Xqt <info@gno.de>
Gerrit-Reviewer: jenkins-bot