Xqt has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1100118?usp=email )

Change subject: tests: update pre-commit
......................................................................

tests: update pre-commit

Change-Id: I8e7eeb9710f469052f643bec7c8a5571e4aa313f
---
M .pre-commit-config.yaml
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Xqt: Verified; Looks good to me, approved
  jenkins-bot: Verified




diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 536482a..93b1710 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -50,7 +50,7 @@
       - id: python-check-mock-methods
       - id: python-use-type-annotations
   - repo: https://github.com/astral-sh/ruff-pre-commit
-    rev: v0.8.0
+    rev: v0.8.1
     hooks:
       - id: ruff
         args:
@@ -60,7 +60,7 @@
     hooks:
       - id: pyupgrade
         args:
-          - --py37-plus
+          - --py38-plus
   - repo: https://github.com/PyCQA/autoflake
     rev: v2.3.1
     hooks:

--
To view, visit 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1100118?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: I8e7eeb9710f469052f643bec7c8a5571e4aa313f
Gerrit-Change-Number: 1100118
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]

Reply via email to