Skip to content

Commit 951912f

Browse files
authored
chore: ruff moved to astral-sh (#2238)
* Update Ruff pre-commit hook url to https://github.com/astral-sh/ruff-pre-commit. - c.f. scientific-python/cookie#200
1 parent 383a178 commit 951912f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ repos:
2626
# exclude generated files
2727
exclude: ^validation/|\.dtd$|\.xml$
2828

29-
- repo: https://github.com/charliermarsh/ruff-pre-commit
29+
- repo: https://github.com/astral-sh/ruff-pre-commit
3030
rev: "v0.0.270"
3131
hooks:
3232
- id: ruff

0 commit comments

Comments
 (0)