We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af47c76 commit 98333d9Copy full SHA for 98333d9
.pre-commit-config.yaml
@@ -8,7 +8,7 @@ repos:
8
language: python
9
files: \.py$
10
- repo: https://github.com/astral-sh/ruff-pre-commit
11
- rev: "v0.9.10"
+ rev: "v0.11.4"
12
hooks:
13
- id: ruff-format
14
- repo: https://github.com/pre-commit/mirrors-prettier
0 commit comments