Skip to content

Commit aa26804

Browse files
authored
Update ruff-pre-commit repo (#2)
Moved from charliemarsh to astral-sh
1 parent 3af1711 commit aa26804

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pre_commit_hooks/check_ruff_versions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
import yaml
99

1010

11-
pre_commit_gh_repo = 'https://github.com/charliermarsh/ruff-pre-commit'
11+
pre_commit_gh_repo = 'https://github.com/astral-sh/ruff-pre-commit'
1212

1313

1414
def pre_commit_version(pc_yaml: Path):

0 commit comments

Comments
 (0)