We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06f7ea2 commit 079664dCopy full SHA for 079664d
.pre-commit-config.yaml
@@ -58,7 +58,7 @@ repos:
58
# auto format Python codes within docstrings
59
- id: blacken-docs
60
- repo: https://github.com/astral-sh/ruff-pre-commit
61
- rev: v0.11.2
+ rev: v0.11.4
62
hooks:
63
# lint & attempt to correct failures (e.g. pyupgrade)
64
- id: ruff
0 commit comments