We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb602e4 commit 9625c1dCopy full SHA for 9625c1d
1 file changed
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
hooks:
12
- id: prettier
13
- repo: https://github.com/astral-sh/ruff-pre-commit
14
- rev: v0.12.12
+ rev: v0.13.0
15
16
- id: ruff
17
types_or: [python, pyi, jupyter]
0 commit comments