Skip to content

Commit 88c39b3

Browse files
committed
Make local pre-commit faster
1 parent 348cc25 commit 88c39b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ docs = [
6262
# Pin also present in tox.ini
6363
"towncrier<24.7",
6464
]
65-
dev = ["attrs[tests]", "pre-commit"]
65+
dev = ["attrs[tests]", "pre-commit-uv"]
6666

6767
[project.urls]
6868
Documentation = "https://www.attrs.org/"

0 commit comments

Comments
 (0)