Skip to content

Commit f70c38d

Browse files
authored
Update dependabot.yml
1 parent 2a2dca3 commit f70c38d

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
@@ -26,6 +26,7 @@ jobs:
2626
sed -i "/${package}/s/${from}/${to}/g" .ci_support/environment-openmpi.yml
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
29+
sed -i "/${package}/s/${from}/${to}/g" binder/environment.yml
2930
- name: UpdateDependabotPR commit
3031
run: |
3132
git config --local user.email "[email protected]"

0 commit comments

Comments
 (0)