File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed
Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change @@ -38,3 +38,35 @@ updates:
3838 update-types : ["version-update:semver-patch", "version-update:semver-minor"]
3939 schedule :
4040 interval : " weekly"
41+
42+ - package-ecosystem : " uv"
43+ directory : " /13426"
44+ schedule :
45+ interval : " weekly"
46+ groups :
47+ security-dependencies :
48+ applies-to : " security-updates"
49+ patterns :
50+ - " *"
51+ production-dependencies :
52+ exclude-patterns :
53+ - " beautifulsoup4"
54+ - " ipykernel"
55+ - " lxml"
56+ - " pandas-ods-reader"
57+ - " playwright*"
58+ - " pyflakes"
59+ - " pytest*"
60+ - " ruff"
61+ - " tox*"
62+ development-dependencies :
63+ patterns :
64+ - " beautifulsoup4"
65+ - " ipykernel"
66+ - " lxml"
67+ - " pandas-ods-reader"
68+ - " playwright*"
69+ - " pyflakes"
70+ - " pytest*"
71+ - " ruff"
72+ - " tox*"
You can’t perform that action at this time.
0 commit comments