We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d46d6d3 commit 40936b9Copy full SHA for 40936b9
.pre-commit-config.yaml
@@ -37,7 +37,7 @@ repos:
37
# auto format Python codes within docstrings
38
- id: blacken-docs
39
- repo: https://github.com/astral-sh/ruff-pre-commit
40
- rev: v0.14.1
+ rev: v0.14.2
41
hooks:
42
# lint & attempt to correct failures (e.g. pyupgrade)
43
- id: ruff
0 commit comments