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 22b5f14 commit 7622707Copy full SHA for 7622707
.pre-commit-config.yaml
@@ -29,7 +29,7 @@ repos:
29
- id: black
30
31
- repo: https://github.com/charliermarsh/ruff-pre-commit
32
- rev: v0.0.260
+ rev: v0.0.263
33
hooks:
34
- id: ruff
35
args: ["--fix"]
0 commit comments