We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26ef703 commit 7ec341bCopy full SHA for 7ec341b
.pre-commit-config.yaml
@@ -53,7 +53,7 @@ repos:
53
args: [--prose-wrap=always]
54
exclude: "^tests"
55
56
- - repo: https://github.com/charliermarsh/ruff-pre-commit
+ - repo: https://github.com/astral-sh/ruff-pre-commit
57
rev: v0.0.275
58
hooks:
59
- id: ruff
0 commit comments