We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f47caf3 commit c192282Copy full SHA for c192282
1 file changed
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ repos:
9
- id: trailing-whitespace
10
- id: end-of-file-fixer
11
- repo: https://github.com/astral-sh/ruff-pre-commit
12
- rev: v0.11.0
+ rev: v0.11.2
13
hooks:
14
- id: ruff-format
15
types_or: [python, pyi, jupyter]
0 commit comments