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

Change subject: tests: update pre-comit-config and ignore pep8_naming 0.15.0
......................................................................

tests: update pre-comit-config and ignore pep8_naming 0.15.0

Bug: T393339
Change-Id: If072e3d2000851cda7de761b100ac6bfd66bfdce
---
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 1c5ec5d..52f34d8 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -98,8 +98,8 @@
           - --doctests
         additional_dependencies:
           # Due to incompatibilities between packages the order matters.
-          - flake8-bugbear>=24.10.31
+          - flake8-bugbear>=24.12.12
           - flake8-mock-x2
           - flake8-print>=5.0.0
           - flake8-tuple>=0.4.1
-          - pep8-naming>=0.14.1
+          - pep8-naming>=0.14.1, !=0.15.0

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