Skip to content

Commit fe92da8

Browse files
authored
chore: ruff moved to astral-sh (#163)
Committed via https://github.com/asottile/all-repos
1 parent 8ecb574 commit fe92da8

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
@@ -41,7 +41,7 @@ repos:
4141
files: ^(docs)
4242

4343
# Lints code
44-
- repo: https://github.com/charliermarsh/ruff-pre-commit
44+
- repo: https://github.com/astral-sh/ruff-pre-commit
4545
rev: "v0.0.275"
4646
hooks:
4747
- id: ruff

0 commit comments

Comments
 (0)