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 792e212 commit a3fc478Copy full SHA for a3fc478
.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.14.1
+ rev: v0.14.3
13
hooks:
14
- id: ruff-format
15
types_or: [python, pyi, jupyter]
0 commit comments