We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9cfcdd commit 9dcafe4Copy full SHA for 9dcafe4
1 file changed
.pre-commit-config.yaml
@@ -88,7 +88,7 @@ repos:
88
89
## Format and lint Python files with ruff
90
- repo: https://github.com/astral-sh/ruff-pre-commit
91
- rev: v0.15.14
+ rev: v0.15.15
92
hooks:
93
- id: ruff-format
94
types_or: [python, pyi, jupyter, markdown]
0 commit comments