Skip to content

Commit f3d58d5

Browse files
authored
chore: ruff moved to astral-sh (#39)
Committed via https://github.com/asottile/all-repos
1 parent 4a48562 commit f3d58d5

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
@@ -13,7 +13,7 @@ repos:
1313
- id: requirements-txt-fixer
1414
- id: trailing-whitespace
1515

16-
- repo: https://github.com/charliermarsh/ruff-pre-commit
16+
- repo: https://github.com/astral-sh/ruff-pre-commit
1717
rev: "v0.0.275"
1818
hooks:
1919
- id: ruff

0 commit comments

Comments
 (0)