We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b73082a commit 9ef4a29Copy full SHA for 9ef4a29
2 files changed
.pre-commit-config.yaml
@@ -13,7 +13,7 @@ repos:
13
rev: 1ce7e7fa8aa6eda60e54755509a9380b0f1c5d08 # frozen: v0.9.30
14
hooks:
15
- id: uv-lock
16
- args: ["--index-url", "https://pypi.org/simple/"]
+ args: ["--index-url", "https://pypi.org/simple"]
17
- repo: https://github.com/rstcheck/rstcheck
18
rev: 77490ffa33bfc0928975ae3cf904219903db755d # frozen: v6.2.5
19
0 commit comments