Skip to content

Commit 7f3065e

Browse files
authored
Merge pull request #426 from pyiron/dependabotfix
Update dependabot to also update `binder/environment.yml`
2 parents b0556d7 + 5406f47 commit 7f3065e

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)