Skip to content

Commit 0a1b80a

Browse files
Copilotwhtsky
andauthored
Exclude setuptools and cython from Renovate updates (#170)
* Initial plan * chore: update renovate config to ignore setuptools and cython Co-authored-by: whtsky <876694+whtsky@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: whtsky <876694+whtsky@users.noreply.github.com>
1 parent 0ab0784 commit 0a1b80a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
{
2-
"extends": ["@whtsky"]
2+
"extends": ["@whtsky"],
3+
"ignoreDeps": ["setuptools", "cython"]
34
}

0 commit comments

Comments
 (0)