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 4a48562 commit f3d58d5Copy full SHA for f3d58d5
.pre-commit-config.yaml
@@ -13,7 +13,7 @@ repos:
13
- id: requirements-txt-fixer
14
- id: trailing-whitespace
15
16
-- repo: https://github.com/charliermarsh/ruff-pre-commit
+- repo: https://github.com/astral-sh/ruff-pre-commit
17
rev: "v0.0.275"
18
hooks:
19
- id: ruff
0 commit comments