We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 969fc6a + 548bab4 commit 71ab336Copy full SHA for 71ab336
1 file changed
.pre-commit-config.yaml
@@ -29,7 +29,7 @@ repos:
29
additional_dependencies: [black==24.10.0]
30
31
- repo: https://github.com/astral-sh/ruff-pre-commit
32
- rev: v0.15.9
+ rev: v0.15.12
33
hooks:
34
- id: ruff-format
35
- id: ruff-check
0 commit comments