Skip to content

Commit 9ef4a29

Browse files
authored
Normalize uv lock index URL (#146)
1 parent b73082a commit 9ef4a29

2 files changed

Lines changed: 114 additions & 114 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repos:
1313
rev: 1ce7e7fa8aa6eda60e54755509a9380b0f1c5d08 # frozen: v0.9.30
1414
hooks:
1515
- id: uv-lock
16-
args: ["--index-url", "https://pypi.org/simple/"]
16+
args: ["--index-url", "https://pypi.org/simple"]
1717
- repo: https://github.com/rstcheck/rstcheck
1818
rev: 77490ffa33bfc0928975ae3cf904219903db755d # frozen: v6.2.5
1919
hooks:

0 commit comments

Comments
 (0)