jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1104984?usp=email )
Change subject: test: Update pre-commit hooks ......................................................................
test: Update pre-commit hooks
Change-Id: I39a02ae955e4ae22145183d5cdda69054919642c --- M .pre-commit-config.yaml 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c07b95b..b086375 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -60,7 +60,7 @@ args: - --fix - repo: https://github.com/asottile/pyupgrade - rev: v3.19.0 + rev: v3.19.1 hooks: - id: pyupgrade args:
pywikibot-commits@lists.wikimedia.org