File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,11 +21,6 @@ updates:
2121 schedule :
2222 interval : daily
2323 open-pull-requests-limit : 10
24- - package-ecosystem : " pip"
25- directory : " /"
26- schedule :
27- interval : " weekly"
28- open-pull-requests-limit : 10
2924 - package-ecosystem : " pre-commit"
3025 directory : " /"
3126 schedule :
@@ -34,9 +29,9 @@ updates:
3429 - package-ecosystem : " uv"
3530 directory : " /"
3631 schedule :
37- interval : " monthly "
32+ interval : " weekly "
3833 open-pull-requests-limit : 10
39- - package-ecosystem : " pip "
34+ - package-ecosystem : " uv "
4035 directory : " /"
4136 patterns : ["codespell"]
4237 multi-ecosystem-group : " codespell"
@@ -48,11 +43,11 @@ updates:
4843 directory : " /"
4944 patterns : ["python-semantic-release/*"]
5045 multi-ecosystem-group : " python-semantic-release"
51- - package-ecosystem : " pip "
46+ - package-ecosystem : " uv "
5247 directory : " /"
5348 patterns : ["python-semantic-release"]
5449 multi-ecosystem-group : " python-semantic-release"
55- - package-ecosystem : " pip "
50+ - package-ecosystem : " uv "
5651 directory : " /"
5752 patterns : ["ruff"]
5853 multi-ecosystem-group : " ruff"
You can’t perform that action at this time.
0 commit comments