File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,7 +16,9 @@ updates:
1616 open-pull-requests-limit : 1
1717 labels :
1818 - " dependabot"
19+ - " test-additional-notebooks"
1920 - " test-guided-notebooks"
21+ - " test-ui-notebooks"
2022
2123 # pip means poetry in this case, this keeps poetry.lock up to date with constraints in pyproject.toml.
2224 - package-ecosystem : " pip"
@@ -29,7 +31,9 @@ updates:
2931 open-pull-requests-limit : 1
3032 labels :
3133 - " dependabot"
34+ - " test-additional-notebooks"
3235 - " test-guided-notebooks"
36+ - " test-ui-notebooks"
3337
3438 # npm means yarn in this case, this keeps yarn.lock up to date with constraints in package.json.
3539 - package-ecosystem : " npm"
@@ -42,4 +46,6 @@ updates:
4246 open-pull-requests-limit : 1
4347 labels :
4448 - " dependabot"
49+ - " test-additional-notebooks"
50+ - " test-guided-notebooks"
4551 - " test-ui-notebooks"
You can’t perform that action at this time.
0 commit comments