Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1107754?usp=email )
Change subject: tests: update precommit hooks ......................................................................
tests: update precommit hooks
Change-Id: I8fe5c285daca9ff89b6e9fa545856f31b66185dc --- M .pre-commit-config.yaml 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: jenkins-bot: Verified Xqt: Verified; Looks good to me, approved
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)
pywikibot-commits@lists.wikimedia.org