Skip to content

Commit 7ec341b

Browse files
authored
chore: ruff moved to astral-sh (#418)
See scientific-python/cookie#200. Committed via https://github.com/asottile/all-repos
1 parent 26ef703 commit 7ec341b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ repos:
5353
args: [--prose-wrap=always]
5454
exclude: "^tests"
5555

56-
- repo: https://github.com/charliermarsh/ruff-pre-commit
56+
- repo: https://github.com/astral-sh/ruff-pre-commit
5757
rev: v0.0.275
5858
hooks:
5959
- id: ruff

0 commit comments

Comments
 (0)