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 9eb39b0 commit 78861f5Copy full SHA for 78861f5
.pre-commit-config.yaml
@@ -25,7 +25,7 @@ repos:
25
hooks:
26
- id: isort
27
- repo: https://github.com/charliermarsh/ruff-pre-commit
28
- rev: v0.0.246
+ rev: v0.0.249
29
30
- id: ruff
31
args: [--fix, --format, grouped]
0 commit comments