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.
2 parents 8767f40 + 8b4e848 commit 47f15eaCopy full SHA for 47f15ea
.pre-commit-config.yaml
@@ -30,7 +30,7 @@ repos:
30
additional_dependencies: [black==23.9.1]
31
32
- repo: https://github.com/astral-sh/ruff-pre-commit
33
- rev: v0.11.8
+ rev: v0.11.12
34
hooks:
35
- id: ruff
36
args: [--fix]
0 commit comments