Xqt has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1143961?usp=email )
Change subject: tests: Update precommit hooks, use pep8-naming>=0.15.1
......................................................................
tests: Update precommit hooks, use pep8-naming>=0.15.1
Bug: T393339
Change-Id: Ib5948f18e4f0a72932fa7fe2029167cfd5cb0385
---
M .pre-commit-config.yaml
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
Xqt: Looks good to me, approved
jenkins-bot: Verified
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 52f34d8..a004c1d 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -58,7 +58,7 @@
- id: rst-inline-touching-normal
- id: text-unicode-replacement-char
- repo: https://github.com/astral-sh/ruff-pre-commit
- rev: v0.11.8
+ rev: v0.11.9
hooks:
- id: ruff
args:
@@ -102,4 +102,4 @@
- flake8-mock-x2
- flake8-print>=5.0.0
- flake8-tuple>=0.4.1
- - pep8-naming>=0.14.1, !=0.15.0
+ - pep8-naming>=0.15.1
--
To view, visit
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1143961?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: Ib5948f18e4f0a72932fa7fe2029167cfd5cb0385
Gerrit-Change-Number: 1143961
Gerrit-PatchSet: 3
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]