Skip to content

Commit af7f109

Browse files
authored
Update dependabot.yml
1 parent de9e000 commit af7f109

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dependabot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
sed -i "/${package}/s/${from}/${to}/g" .ci_support/environment-win.yml
2828
sed -i "/${package}/s/${from}/${to}/g" .ci_support/environment-docs.yml
2929
sed -i "/${package}/s/${from}/${to}/g" .ci_support/environment-mini.yml
30+
sed -i "/${package}/s/${from}/${to}/g" .ci_support/environment-integration.yml
3031
sed -i "/${package}/s/${from}/${to}/g" binder/environment.yml
3132
- name: UpdateDependabotPR commit
3233
run: |

0 commit comments

Comments
 (0)