File tree Expand file tree Collapse file tree 3 files changed +31
-0
lines changed Expand file tree Collapse file tree 3 files changed +31
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ updates:
77 interval : weekly
88 open-pull-requests-limit : 10
99 target-branch : main
10+ - package-ecosystem : pip
11+ directory : /dependencies/docs
12+ schedule :
13+ interval : weekly
14+ open-pull-requests-limit : 10
15+ target-branch : main
1016- package-ecosystem : github-actions
1117 directory : /
1218 schedule :
Original file line number Diff line number Diff line change 1+ alabaster==0.7.13
2+ Babel==2.13.1
3+ certifi==2023.7.22
4+ charset-normalizer==3.3.1
5+ docutils==0.18.1
6+ idna==3.4
7+ imagesize==1.4.1
8+ Jinja2==3.1.2
9+ MarkupSafe==2.1.3
10+ packaging==23.2
11+ Pygments==2.16.1
12+ requests==2.31.0
13+ snowballstemmer==2.2.0
14+ Sphinx==7.2.6
15+ sphinx-rtd-theme==1.3.0
16+ sphinxcontrib-applehelp==1.0.7
17+ sphinxcontrib-devhelp==1.0.5
18+ sphinxcontrib-htmlhelp==2.0.4
19+ sphinxcontrib-jquery==4.1
20+ sphinxcontrib-jsmath==1.0.1
21+ sphinxcontrib-qthelp==1.0.6
22+ sphinxcontrib-serializinghtml==1.1.9
23+ urllib3==2.0.7
Original file line number Diff line number Diff line change 1+ sphinx >= 5.3
2+ sphinx-rtd-theme >= 1.0
You can’t perform that action at this time.
0 commit comments